2013-06-01 14:22:35 +00:00
|
|
|
# Created by: Wen Heping <wenheping@gmail.com>
|
2010-06-03 01:58:07 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= GPS-OID
|
|
|
|
PORTVERSION= 0.07
|
2014-11-26 13:08:24 +00:00
|
|
|
PORTREVISION= 1
|
2010-06-03 01:58:07 +00:00
|
|
|
CATEGORIES= astro perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2013-11-05 14:23:29 +00:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2010-06-03 01:58:07 +00:00
|
|
|
COMMENT= Package for GPS PRN - Object ID conversions
|
|
|
|
|
2013-08-06 08:50:49 +00:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2016-09-10 14:14:08 +00:00
|
|
|
NO_ARCH= yes
|
2010-06-03 01:58:07 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|