- Add LICENSE
- Add TEST_DEPENDS
This commit is contained in:
parent
9cfc3c94fa
commit
3cf4870413
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382536
1 changed files with 5 additions and 0 deletions
|
@ -11,8 +11,13 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= INI-file parser that returns sections in order
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Config-INI>=0:${PORTSDIR}/devel/p5-Config-INI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
Loading…
Reference in a new issue