2004-01-19 20:59:31 +01:00
|
|
|
# New ports collection makefile for: Lingua::Stem::Snowball::Se
|
|
|
|
# Date created: 29 Dec 2003
|
|
|
|
# Whom: Thorsten Greiner <thorsten.greiner@web.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Lingua-Stem-Snowball-Se
|
|
|
|
PORTVERSION= 1.01
|
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|
|
|
MASTER_SITE_SUBDIR= ../../authors/id/A/AS/ASKSH
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
DISTNAME= Snowball-Swedish-${PORTVERSION}
|
|
|
|
|
2007-03-07 06:02:59 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-01-19 20:59:31 +01:00
|
|
|
COMMENT= A stemmer for Swedish
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Lingua::Stem::Snowball::Se.3
|
|
|
|
|
2007-04-06 08:48:45 +02:00
|
|
|
.include <bsd.port.mk>
|