2013-09-21 01:17:30 +02:00
|
|
|
# Created by: Thorsten Greiner <thorsten.greiner@web.de>
|
2004-01-19 20:54:08 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Lingua-Stem-Snowball-Da
|
|
|
|
PORTVERSION= 1.01
|
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-01-19 20:54:08 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2007-03-07 06:02:59 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-01-19 20:54:08 +01:00
|
|
|
COMMENT= A stemmer for Danish
|
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-01-19 20:54:08 +01:00
|
|
|
|
|
|
|
MAN3= Lingua::Stem::Snowball::Da.3
|
|
|
|
|
2013-09-21 01:17:30 +02:00
|
|
|
NO_STAGE= yes
|
2007-04-06 08:48:45 +02:00
|
|
|
.include <bsd.port.mk>
|