aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
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>