aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-12-10 17:01:35 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-12-10 17:01:35 +0800
commitfc28aa482ec4561696a1efa8cae52a875a959530 (patch)
treee0f95227782f1ce78e31e51d9c85e0bc7b134a67 /textproc
parent6b75cfc6131848d20e6c35f6e6d893733abb7d62 (diff)
downloadfreebsd-ports-gnome-fc28aa482ec4561696a1efa8cae52a875a959530.tar.gz
freebsd-ports-gnome-fc28aa482ec4561696a1efa8cae52a875a959530.tar.zst
freebsd-ports-gnome-fc28aa482ec4561696a1efa8cae52a875a959530.zip
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
Diffstat (limited to 'textproc')
-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>