forked from Lainports/freebsd-ports
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
e45ef3e5e0
commit
6b2647db61
1 changed files with 4 additions and 0 deletions
|
|
@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Build and evaluate include/exclude lists
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue