diff options
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball-Se/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball-Se/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile index 6461b1d0aa48..5a0e8f2a8abc 100644 --- a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile @@ -13,7 +13,12 @@ DISTNAME= Snowball-Swedish-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Stemmer for Swedish +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> |