aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Regexp-IPv6
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-12-10 09:01:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-12-10 09:01:35 +0000
commit6d6f272feced3ff9583c10671930943c45b102bf (patch)
treee0f95227782f1ce78e31e51d9c85e0bc7b134a67 /textproc/p5-Regexp-IPv6
parenta6dfea1966b0d901033f67bd9cb6469fcece5528 (diff)
downloadports-6d6f272feced3ff9583c10671930943c45b102bf.tar.gz
ports-6d6f272feced3ff9583c10671930943c45b102bf.zip
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=487141
Diffstat (limited to 'textproc/p5-Regexp-IPv6')
-rw-r--r--textproc/p5-Regexp-IPv6/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Regexp-IPv6/Makefile b/textproc/p5-Regexp-IPv6/Makefile
index c4d7b4cb0622..e00049cf5e0d 100644
--- a/textproc/p5-Regexp-IPv6/Makefile
+++ b/textproc/p5-Regexp-IPv6/Makefile
@@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Regular expression for IPv6 addresses
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>