aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Set-IntSpan
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-24 09:08:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-24 09:08:28 +0000
commitc0a9072a7d83d52a03ef3c8af41ea3181141cfd7 (patch)
tree20a2dd7d2ee2b1e5b0b804e6f004ed0f03c4e3a7 /math/p5-Set-IntSpan
parent5162fd3e9a6257cbb5d55b4755cd180633251d65 (diff)
downloadports-c0a9072a7d83d52a03ef3c8af41ea3181141cfd7.tar.gz
ports-c0a9072a7d83d52a03ef3c8af41ea3181141cfd7.zip
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=480558
Diffstat (limited to 'math/p5-Set-IntSpan')
-rw-r--r--math/p5-Set-IntSpan/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-Set-IntSpan/Makefile b/math/p5-Set-IntSpan/Makefile
index b068fedff075..1c5c99d817fd 100644
--- a/math/p5-Set-IntSpan/Makefile
+++ b/math/p5-Set-IntSpan/Makefile
@@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= danilo@FreeBSD.org
COMMENT= Manages sets of integers
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>