aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Random-ISAAC-XS
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-25 09:08:29 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-25 09:08:29 +0000
commit15bf42f026c03bc0065fd166ab80af0d818893b9 (patch)
tree04e1cb413601f7484516061a12f9540a393f1c8c /math/p5-Math-Random-ISAAC-XS
parent19bd07d9e16a0094340ae05ecf3fc4044f03782c (diff)
downloadports-15bf42f026c03bc0065fd166ab80af0d818893b9.tar.gz
ports-15bf42f026c03bc0065fd166ab80af0d818893b9.zip
- Add LICENSE
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=480654
Diffstat (limited to 'math/p5-Math-Random-ISAAC-XS')
-rw-r--r--math/p5-Math-Random-ISAAC-XS/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-Math-Random-ISAAC-XS/Makefile b/math/p5-Math-Random-ISAAC-XS/Makefile
index 60580e339be7..63f5a65fd222 100644
--- a/math/p5-Math-Random-ISAAC-XS/Makefile
+++ b/math/p5-Math-Random-ISAAC-XS/Makefile
@@ -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