freebsd-ports/astro/p5-GPS-OID/Makefile

19 lines
332 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= GPS-OID
PORTVERSION= 0.07
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Package for GPS PRN - Object ID conversions
USES= perl5
USE_PERL5= configure
NO_STAGE= yes
MAN3= GPS::OID.3
.include <bsd.port.mk>