Import astro/p5-GPS-OID version 0.07
[dports.git] / astro / p5-GPS-OID / Makefile
1 # Ports collection makefile for:        p5-GPS-OID
2 # Date created:                         June 3, 2010
3 # Whom:                                 Wen Heping <wenheping@gmail.com>
4 #
5 # $FreeBSD: ports/astro/p5-GPS-OID/Makefile,v 1.2 2012/11/17 05:54:25 svnexp Exp $
6 #
7
8 PORTNAME=       GPS-OID
9 PORTVERSION=    0.07
10 CATEGORIES=     astro perl5
11 MASTER_SITES=   CPAN
12 PKGNAMEPREFIX=  p5-
13
14 MAINTAINER=     wen@FreeBSD.org
15 COMMENT=        Package for GPS PRN - Object ID conversions
16
17 PERL_CONFIGURE= yes
18
19 MAN3=           GPS::OID.3
20
21 .include <bsd.port.mk>