aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-GPS-OID/Makefile
blob: 23791440799754944006906e2e9e367755f9c9e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

.include <bsd.port.mk>