Index: head/textproc/p5-Lingua-Stem-Snowball-Se/Makefile =================================================================== --- head/textproc/p5-Lingua-Stem-Snowball-Se/Makefile (revision 473025) +++ head/textproc/p5-Lingua-Stem-Snowball-Se/Makefile (revision 473026) @@ -1,19 +1,24 @@ # Created by: Thorsten Greiner # $FreeBSD$ PORTNAME= Lingua-Stem-Snowball-Se PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ASKSH PKGNAMEPREFIX= p5- 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