1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Add LICENSE

- Add NO_ARCH
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-09-17 17:10:21 +00:00
parent 3118668365
commit 16825ef923
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397145

View File

@ -11,12 +11,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Class for handling astronomical flux quantities
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Astro-WaveBand>=0:${PORTSDIR}/astro/p5-Astro-WaveBand \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-Misc-Quality>=0:${PORTSDIR}/astro/p5-Misc-Quality \
p5-Number-Uncertainty>=0:${PORTSDIR}/math/p5-Number-Uncertainty
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USE_PERL5= configure
USES= perl5