1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/astro/p5-GPS-OID/Makefile
2021-04-06 16:31:07 +02:00

21 lines
359 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
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
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>