aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Data-Buffer/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-10-11 09:08:40 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-10-11 09:08:40 +0000
commit9c409398d5f5274a53f2fcd513ed6239e94c2044 (patch)
treee277f338c613650a79117747ffb7b27f3dc2bb14 /misc/p5-Data-Buffer/Makefile
parent218ca0aeaf7a790d93e1f31c0a7a5b34b211d176 (diff)
downloadports-9c409398d5f5274a53f2fcd513ed6239e94c2044.tar.gz
ports-9c409398d5f5274a53f2fcd513ed6239e94c2044.zip
Notes
Diffstat (limited to 'misc/p5-Data-Buffer/Makefile')
-rw-r--r--misc/p5-Data-Buffer/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/p5-Data-Buffer/Makefile b/misc/p5-Data-Buffer/Makefile
index 81a94a5b104f..c1c2caf1353f 100644
--- a/misc/p5-Data-Buffer/Makefile
+++ b/misc/p5-Data-Buffer/Makefile
@@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Read/write buffer class
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>