mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
devel/p5-Params-Validate-Dependencies: Add LICENSE_FILE
This commit is contained in:
parent
5984ca15af
commit
566a5c68da
@ -11,6 +11,8 @@ COMMENT= Validate combinations of parameters
|
||||
|
||||
LICENSE= ART10 GPLv2
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_ART10= ${WRKSRC}/ARTISTIC.txt
|
||||
LICENSE_FILE_GPLv2= ${WRKSRC}/GPL2.txt
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Clone>=0.38:devel/p5-Clone \
|
||||
@ -23,8 +25,9 @@ TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \
|
||||
p5-Test-Pod-Coverage>=1:devel/p5-Test-Pod-Coverage \
|
||||
p5-Test-Warnings>=0.026:devel/p5-Test-Warnings
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user