aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-04 12:52:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-04 12:52:43 +0000
commit90838000aeefee6cad332d0b40bc7b1614db13fa (patch)
tree6404ce3ec62b14ebf5399e38cb9a512bc96538bb
parent598e2a8375ca7a8851f73a9d2fcb773041c068d4 (diff)
downloadports-90838000aeefee6cad332d0b40bc7b1614db13fa.tar.gz
ports-90838000aeefee6cad332d0b40bc7b1614db13fa.zip
Notes
-rw-r--r--textproc/p5-Lingua-Stem-Fr/Makefile7
-rw-r--r--textproc/p5-Lingua-Stem-Fr/pkg-descr6
-rw-r--r--textproc/p5-Lingua-Stem-Fr/pkg-plist4
3 files changed, 9 insertions, 8 deletions
diff --git a/textproc/p5-Lingua-Stem-Fr/Makefile b/textproc/p5-Lingua-Stem-Fr/Makefile
index b33659023da4..fbe5eb5ff535 100644
--- a/textproc/p5-Lingua-Stem-Fr/Makefile
+++ b/textproc/p5-Lingua-Stem-Fr/Makefile
@@ -7,10 +7,13 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl French Stemming
-USES= perl5
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/textproc/p5-Lingua-Stem-Fr/pkg-descr b/textproc/p5-Lingua-Stem-Fr/pkg-descr
index f2562e2b631f..98d55ec85d78 100644
--- a/textproc/p5-Lingua-Stem-Fr/pkg-descr
+++ b/textproc/p5-Lingua-Stem-Fr/pkg-descr
@@ -1,6 +1,4 @@
-Lingua::Stem::Fr - Porter's stemming algorithm for French
-
-This module applies the Porter Stemming Algorithm to its parameters,
-returning the stemmed words.
+Lingua::Stem::Fr uses the modified version of the Porter Stemming Algorithm to
+return a stemmed words.
WWW: http://search.cpan.org/dist/Lingua-Stem-Fr/
diff --git a/textproc/p5-Lingua-Stem-Fr/pkg-plist b/textproc/p5-Lingua-Stem-Fr/pkg-plist
index 9819e3698e1c..ce8915a8b00c 100644
--- a/textproc/p5-Lingua-Stem-Fr/pkg-plist
+++ b/textproc/p5-Lingua-Stem-Fr/pkg-plist
@@ -1,7 +1,7 @@
-%%PERL5_MAN3%%/Lingua::Stem::Fr.3.gz
%%SITE_PERL%%/Lingua/Stem/Fr.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Fr/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Fr
+%%PERL5_MAN3%%/Lingua::Stem::Fr.3.gz
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Fr
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua
@dirrmtry %%SITE_PERL%%/Lingua/Stem