diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-09-24 09:08:28 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-09-24 09:08:28 +0000 |
commit | c0a9072a7d83d52a03ef3c8af41ea3181141cfd7 (patch) | |
tree | 20a2dd7d2ee2b1e5b0b804e6f004ed0f03c4e3a7 /math/p5-Set-IntSpan | |
parent | 5162fd3e9a6257cbb5d55b4755cd180633251d65 (diff) |
Notes
Diffstat (limited to 'math/p5-Set-IntSpan')
-rw-r--r-- | math/p5-Set-IntSpan/Makefile | 4 |
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> |