aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Base85
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-24 09:03:20 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-24 09:03:20 +0000
commitb21dab38d2b5d0d674e73cbe10973616f3c8bc06 (patch)
tree27b0da3c3a6a1860d985d02e303ce72e0622ea35 /math/p5-Math-Base85
parentf20b320ac2d9d389a2fd053a7a7c4cd211372211 (diff)
Notes
Diffstat (limited to 'math/p5-Math-Base85')
-rw-r--r--math/p5-Math-Base85/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile
index c4f653fd112b..8d1aeb0728b7 100644
--- a/math/p5-Math-Base85/Makefile
+++ b/math/p5-Math-Base85/Makefile
@@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>