aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem-Snowball-Se
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-13 20:47:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-13 20:47:20 +0000
commitdf9362cce0a925358d596405360e2dda9b565bb1 (patch)
tree5e7a4c9f8fcf266ef7f743d814b0a50d4272472c /textproc/p5-Lingua-Stem-Snowball-Se
parent4f8676506f871b491ed81fcc7f7dde225243fdc1 (diff)
downloadports-df9362cce0a925358d596405360e2dda9b565bb1.tar.gz
ports-df9362cce0a925358d596405360e2dda9b565bb1.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=506566
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball-Se')
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-Se/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
index 5213c09e2532..325ace5db6da 100644
--- a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
@@ -9,15 +9,16 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= Snowball-Swedish-${PORTVERSION}
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Stemmer for Swedish
+
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Stemmer for Swedish
-
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>