1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/astro/p5-GPS-OID/Makefile

19 lines
329 B
Makefile
Raw Normal View History

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