1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/astro/p5-GPS-OID/Makefile

22 lines
382 B
Makefile
Raw Normal View History

# Ports collection makefile for: p5-GPS-OID
# Date created: June 3, 2010
# Whom: 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
PERL_CONFIGURE= yes
MAN3= GPS::OID.3
.include <bsd.port.mk>