- Add LICENSE
Approved by: portmgr blanket
This commit is contained in:
parent
19bd07d9e1
commit
15bf42f026
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480654
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= C implementation of the ISAAC PRNG Algorithm
|
||||
|
||||
LICENSE= PD MIT ART10 ART20 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= p5-Test-NoWarnings>0:devel/p5-Test-NoWarnings
|
||||
|
||||
USES= perl5
|
||||
|
|
Loading…
Reference in a new issue