aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Random-ISAAC-XS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Random-ISAAC-XS/Makefile')
-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