aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-04 20:53:03 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-04 20:53:03 +0800
commit15140f6f5391a0c2a077fc05e68ea90207d28e3f (patch)
tree7845362cec16292acc7936b7259e295b2e0453a2 /textproc
parent17a4aee85e1125f40747b0441dde1aee8eae2aad (diff)
downloadfreebsd-ports-gnome-15140f6f5391a0c2a077fc05e68ea90207d28e3f.tar.gz
freebsd-ports-gnome-15140f6f5391a0c2a077fc05e68ea90207d28e3f.tar.zst
freebsd-ports-gnome-15140f6f5391a0c2a077fc05e68ea90207d28e3f.zip
- Add LICENSE
- Update COMMENT and pkg-descr - Take maintainership
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-Da/Makefile6
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-Da/pkg-descr4
-rw-r--r--textproc/p5-Lingua-Stem-Snowball-Da/pkg-plist4
3 files changed, 8 insertions, 6 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile
index 50aaca4dc62c..1d5c9dedc9a2 100644
--- a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile
+++ b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile
@@ -7,8 +7,10 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A stemmer for Danish
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Porters stemming algorithm for Denmark
+
+LICENSE= GPLv2
USES= perl5
USE_PERL5= configure
diff --git a/textproc/p5-Lingua-Stem-Snowball-Da/pkg-descr b/textproc/p5-Lingua-Stem-Snowball-Da/pkg-descr
index e84dc4e055fb..d8087d54deef 100644
--- a/textproc/p5-Lingua-Stem-Snowball-Da/pkg-descr
+++ b/textproc/p5-Lingua-Stem-Snowball-Da/pkg-descr
@@ -1,4 +1,4 @@
-Lingua::Stem::Snowball::Da is a perl port of the danish
-stemmer at http://snowball.sourceforge.net.
+The stem function takes a scalar as a parameter and stems the word according to
+Martin Porters Danish stemming algorithm.
WWW: http://search.cpan.org/dist/Lingua-Stem-Snowball-Da/
diff --git a/textproc/p5-Lingua-Stem-Snowball-Da/pkg-plist b/textproc/p5-Lingua-Stem-Snowball-Da/pkg-plist
index fbbdaf76c18b..d4899f2ede8e 100644
--- a/textproc/p5-Lingua-Stem-Snowball-Da/pkg-plist
+++ b/textproc/p5-Lingua-Stem-Snowball-Da/pkg-plist
@@ -1,8 +1,8 @@
-%%PERL5_MAN3%%/Lingua::Stem::Snowball::Da.3.gz
%%SITE_PERL%%/Lingua/Stem/Snowball/Da.pm
%%SITE_PERL%%/Lingua/Stem/Snowball/stemmer.pl
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/Da/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/Da
+%%PERL5_MAN3%%/Lingua::Stem::Snowball::Da.3.gz
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/Da
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua