- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
7190518508
commit
78239c5233
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487738
1 changed files with 4 additions and 0 deletions
|
@ -10,7 +10,11 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Another way of exporting symbols
|
||||
|
||||
LICENSE= ART10 GPLv1+ MIT BSD2CLAUSE # says "pick your favourite OSI approved license"
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue