2012-07-10 08:58:59 +02:00
|
|
|
PORTNAME= Astro-PAL
|
2021-02-01 20:24:43 +01:00
|
|
|
PORTVERSION= 1.09
|
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
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/Astro-PAL
|
2012-07-10 08:58:59 +02:00
|
|
|
|
|
|
|
LICENSE= GPLv3
|
|
|
|
|
2016-04-01 15:29:15 +02:00
|
|
|
TEST_DEPENDS= p5-Test-Number-Delta>=1:devel/p5-Test-Number-Delta
|
2014-08-02 18:44:27 +02:00
|
|
|
|
2013-08-21 16:08:06 +02:00
|
|
|
USES= perl5
|
2019-05-19 23:53:26 +02:00
|
|
|
USE_PERL5= modbuild
|
2012-07-10 08:58:59 +02:00
|
|
|
|
2015-08-17 15:03:41 +02:00
|
|
|
post-install:
|
|
|
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Astro/PAL/PAL.so
|
|
|
|
|
2012-07-10 08:58:59 +02:00
|
|
|
.include <bsd.port.mk>
|