aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-05-15 09:04:06 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-05-15 09:04:06 +0000
commit251d0c896a78c92ce8ba634b767411d55e067e1c (patch)
tree7f65270fa18432ae391547735801b20893495d0e /textproc
parent8b2b9a26ffde409b173a6b37e8efbc1111818fc6 (diff)
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-No/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball-No/Makefile b/textproc/p5-Lingua-Stem-Snowball-No/Makefile
index 02ca3e1e5b3d..5508fd15e7d8 100644
--- a/textproc/p5-Lingua-Stem-Snowball-No/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball-No/Makefile
@@ -9,11 +9,16 @@ MASTER_SITE_SUBDIR= CPAN:ASKSH
PKGNAMEPREFIX= p5-
DISTNAME= Snowball-Norwegian-${PORTVERSION}
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
MAINTAINER= perl@FreeBSD.org
COMMENT= Stemmer for Norwegian
USES= perl5 shebangfix
USE_PERL5= configure
SHEBANG_FILES= bin/stemmer-no.pl
+NO_ARCH= yes
.include <bsd.port.mk>