Thu Aug 19 06:46:51 2010 UTC ()
Importing package for Perl5 module Lingua::Stem::Snowball::No 1.2
(CPAN distribution Snowball-Norwegian) into textproc/p5-Snowball-Norwegian.

The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Norwegian 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-Norwegian/Makefile
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Snowball-Norwegian/DESCR
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Snowball-Norwegian/distinfo

File Added: pkgsrc/textproc/p5-Snowball-Norwegian/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/08/19 06:46:51 sno Exp $

DISTNAME=	Snowball-Norwegian-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-Norwegian/
COMMENT=	Porters stemming algorithm for Norwegian
LICENSE=	${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

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

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

File Added: pkgsrc/textproc/p5-Snowball-Norwegian/DESCR
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Norwegian 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-Norwegian/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/08/19 06:46:51 sno Exp $

SHA1 (Snowball-Norwegian-1.2.tar.gz) = 641791649dca1946f0758fdebea8f8c4e9efb453
RMD160 (Snowball-Norwegian-1.2.tar.gz) = 9b9f3e7cfc59a70d754cc9b2447bfd72eeea98c3
Size (Snowball-Norwegian-1.2.tar.gz) = 137032 bytes