aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-German
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-07-10 09:07:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-07-10 09:07:43 +0000
commitd56c360e223facb7c46563ba151989f225f8d9c4 (patch)
tree8df2ededc55a452dfd653e7008c6327a09b34fab /textproc/p5-Text-German
parentc2a1d7a5765421dd0a49251fc51dadeae98fb2ff (diff)
downloadports-d56c360e223facb7c46563ba151989f225f8d9c4.tar.gz
ports-d56c360e223facb7c46563ba151989f225f8d9c4.zip
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=474338
Diffstat (limited to 'textproc/p5-Text-German')
-rw-r--r--textproc/p5-Text-German/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Text-German/Makefile b/textproc/p5-Text-German/Makefile
index f3bd3718b8de..88e992c701e8 100644
--- a/textproc/p5-Text-German/Makefile
+++ b/textproc/p5-Text-German/Makefile
@@ -12,7 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= German Grundform reduction
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>