- dumb
This commit is contained in:
parent
216b83aa65
commit
c8aca8cf6a
@ -1,24 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/30 04:04:07 msf Exp $
|
||||
|
||||
COMMENT= "Porters stemming algorithm for Sweden"
|
||||
|
||||
VERSION= 1.01
|
||||
DISTNAME= Snowball-Swedish-${VERSION}
|
||||
PKGNAME= p5-Lingua-Stem-Snowball-Se-${VERSION}
|
||||
CATEGORIES= textproc perl5
|
||||
|
||||
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASKSH/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (Snowball-Swedish-1.01.tar.gz) = 59c1b9f82422e27846e2e50db2f8a9a7
|
||||
RMD160 (Snowball-Swedish-1.01.tar.gz) = 916e77e4b055b71afa0f4c6fed78318576ce8845
|
||||
SHA1 (Snowball-Swedish-1.01.tar.gz) = abfc08dcb82bf5c717546d898b720be0d4635708
|
@ -1,3 +0,0 @@
|
||||
The stem function takes a scalar as a parameter and stems the word
|
||||
according to Martin Porters Danish stemming algorithm, which can be
|
||||
found at the Snowball website: <http://snowball.tartarus.org/>.
|
@ -1,7 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/30 04:04:07 msf Exp $
|
||||
${P5SITE}/Lingua/
|
||||
${P5SITE}/Lingua/Stem/
|
||||
${P5SITE}/Lingua/Stem/Snowball/
|
||||
${P5SITE}/Lingua/Stem/Snowball/Se.pm
|
||||
@comment ${P5SITE}/Lingua/Stem/Snowball/stemmer.pl
|
||||
@man man/man3p/Lingua::Stem::Snowball::Se.3p
|
Loading…
Reference in New Issue
Block a user