2013-08-21 19:42:57 +02:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
2012-07-10 08:58:59 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Astro-PAL
|
2014-07-31 12:30:16 +02:00
|
|
|
PORTVERSION= 1.06
|
2012-07-10 08:58:59 +02:00
|
|
|
CATEGORIES= astro perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Perl interface to Starlink PAL positional astronomy library
|
|
|
|
|
|
|
|
LICENSE= GPLv3
|
|
|
|
|
2013-08-21 16:08:06 +02:00
|
|
|
USE_PERL5= modbuild
|
|
|
|
USES= perl5
|
2012-07-10 08:58:59 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|