summaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem-Snowball
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-04-14 14:47:16 +0000
committerminskim <minskim@pkgsrc.org>2006-04-14 14:47:16 +0000
commit217c761811e7f0b573156be57939577154fb5b86 (patch)
treeec040b85bd48c73c4d70ffba76528e8f2837a088 /textproc/p5-Lingua-Stem-Snowball
parent46ac1a79cc8c8925b8cd8229b28b66067a17c9ae (diff)
downloadpkgsrc-217c761811e7f0b573156be57939577154fb5b86.tar.gz
Import p5-Lingua-Stem-Snowball from pkgsrc-wip. Packaged by Roman Kulik.
This module provides unified perl interface to Snowball stemmers (http://snowball.tartarus.org) and virtually supports various languages. It is written using C for high performance and provides OO and plain interfaces.
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball')
-rw-r--r--textproc/p5-Lingua-Stem-Snowball/DESCR4
-rw-r--r--textproc/p5-Lingua-Stem-Snowball/Makefile17
-rw-r--r--textproc/p5-Lingua-Stem-Snowball/PLIST1
-rw-r--r--textproc/p5-Lingua-Stem-Snowball/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball/DESCR b/textproc/p5-Lingua-Stem-Snowball/DESCR
new file mode 100644
index 00000000000..f9c24bbd8d4
--- /dev/null
+++ b/textproc/p5-Lingua-Stem-Snowball/DESCR
@@ -0,0 +1,4 @@
+This module provides unified perl interface to Snowball stemmers
+(http://snowball.tartarus.org) and virtually supports various
+languages. It is written using C for high performance and provides
+OO and plain interfaces.
diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile
new file mode 100644
index 00000000000..bfa0139e883
--- /dev/null
+++ b/textproc/p5-Lingua-Stem-Snowball/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/04/14 14:47:16 minskim Exp $
+
+DISTNAME= Lingua-Stem-Snowball-0.94
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
+
+MAINTAINER= kuli0020@umn.edu
+HOMEPAGE= http://search.cpan.org/dist/Lingua-Stem-Snowball
+COMMENT= Lingua::Stem::Snowball - Perl interface to Snowball stemmers
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_REQD+= 5.8.0
+PERL5_PACKLIST= auto/Lingua/Stem/Snowball/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Lingua-Stem-Snowball/PLIST b/textproc/p5-Lingua-Stem-Snowball/PLIST
new file mode 100644
index 00000000000..cbaecc1f052
--- /dev/null
+++ b/textproc/p5-Lingua-Stem-Snowball/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/14 14:47:16 minskim Exp $
diff --git a/textproc/p5-Lingua-Stem-Snowball/distinfo b/textproc/p5-Lingua-Stem-Snowball/distinfo
new file mode 100644
index 00000000000..7a588d7da67
--- /dev/null
+++ b/textproc/p5-Lingua-Stem-Snowball/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/04/14 14:47:16 minskim Exp $
+
+SHA1 (Lingua-Stem-Snowball-0.94.tar.gz) = d4e38d00b0270b00efbc8dc33e1b164bcf86c12c
+RMD160 (Lingua-Stem-Snowball-0.94.tar.gz) = 436fba387dc5eaca64841ba99541735c8ca4aa3f
+Size (Lingua-Stem-Snowball-0.94.tar.gz) = 154753 bytes