2013-03-29 01:44:53 +01:00
|
|
|
# Created by: Thorsten Greiner <thorsten.greiner@web.de>
|
2004-01-19 20:59:31 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2013-11-07 04:52:41 +01:00
|
|
|
PORTNAME= Lingua-Stem-Snowball-Se
|
|
|
|
PORTVERSION= 1.2
|
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
2011-06-20 11:03:27 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:ASKSH
|
2013-11-07 04:52:41 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
DISTNAME= Snowball-Swedish-${PORTVERSION}
|
2004-01-19 20:59:31 +01:00
|
|
|
|
2013-11-07 04:52:41 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Stemmer for Swedish
|
2004-01-19 20:59:31 +01:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-01-19 20:59:31 +01:00
|
|
|
|
2007-04-06 08:48:45 +02:00
|
|
|
.include <bsd.port.mk>
|