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
|
2007-06-20 15:38:41 +02:00
|
|
|
PORTVERSION= 1.2
|
2004-01-19 20:59:31 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2011-06-20 11:03:27 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:ASKSH
|
2004-01-19 20:59:31 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
DISTNAME= Snowball-Swedish-${PORTVERSION}
|
|
|
|
|
2011-06-20 11:03:27 +02:00
|
|
|
MAINTAINER= perl@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>
|