freebsd-ports/astro/p5-Astro-PAL/Makefile
2013-08-21 17:42:57 +00:00

21 lines
384 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Astro-PAL
PORTVERSION= 1.05
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl interface to Starlink PAL positional astronomy library
LICENSE= GPLv3
USE_PERL5= modbuild
USES= perl5
MAN1= stime.1
MAN3= Astro::PAL.3
.include <bsd.port.mk>