- Add LICENSE

- Fix version requirement of *_DEPENDS

PR:		198413
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 20 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-03-28 14:42:16 +00:00
parent 9672f94525
commit 6dfadfd292
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382491

View file

@ -10,8 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Library of advanced math functions that includes a Perl OO module
RUN_DEPENDS= p5-Carp-Clan>=0:${PORTSDIR}/devel/p5-Carp-Clan
BUILD_DEPENDS:= ${RUN_DEPENDS}
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Carp-Clan>=5.3:${PORTSDIR}/devel/p5-Carp-Clan
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure