Thu Aug 19 06:54:11 2010 UTC ()
Importing package for Perl5 module Lingua::Stem::Snowball::Se 1.2 (CPAN
dist Snowball-Swedish) into textproc/p5-Snowball-Swedish as dependency
for scheduled import of Lingua::Stem.

The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Swedish stemming algorithm, which can be
found at the Snowball website: http://snowball.tartarus.org/.

It also supports caching if the use_cache option is passed when
constructing a new L:S:S:N object.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(sno)
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Snowball-Swedish/Makefile
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Snowball-Swedish/DESCR
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Snowball-Swedish/distinfo

File Added: pkgsrc/textproc/p5-Snowball-Swedish/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/08/19 06:54:11 sno Exp $

DISTNAME=	Snowball-Swedish-1.2
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASKSH/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Snowball-Swedish/
COMMENT=	Porters stemming algorithm for Swedish
LICENSE=	${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

PERL5_PACKLIST=		auto/Lingua/Stem/Snowball/Se/.packlist
PERL5_MODULE_TYPE=	Module::Build

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/p5-Snowball-Swedish/DESCR
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Swedish stemming algorithm, which can be
found at the Snowball website: http://snowball.tartarus.org/.

It also supports caching if the use_cache option is passed when
constructing a new L:S:S:N object.

File Added: pkgsrc/textproc/p5-Snowball-Swedish/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/08/19 06:54:11 sno Exp $

SHA1 (Snowball-Swedish-1.2.tar.gz) = ab48aabdaaac5d805c491f6d5779e914ef5f66f9
RMD160 (Snowball-Swedish-1.2.tar.gz) = ea464173a8cbbdb2a550bae57807cc7fc0da8423
Size (Snowball-Swedish-1.2.tar.gz) = 185917 bytes