forked from Lainports/freebsd-ports
net/p5-What: Update LICENSE and add LICENSE_FILE
This commit is contained in:
parent
12f92d0716
commit
72dba523ea
1 changed files with 5 additions and 4 deletions
|
|
@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Find out about running services
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Error>=0:lang/p5-Error \
|
||||
|
|
@ -20,8 +20,9 @@ RUN_DEPENDS= p5-Error>=0:lang/p5-Error \
|
|||
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
|
||||
p5-Test-Pod>=1:devel/p5-Test-Pod
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue