2004-01-19 20:35:48 +01:00
|
|
|
# New ports collection makefile for: Lingua::Stemmer::It
|
|
|
|
# Date created: 31 Dec 2003
|
|
|
|
# Whom: Thorsten Greiner <thorsten.greiner@web.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Lingua-Stem-It
|
2007-06-20 15:44:45 +02:00
|
|
|
PORTVERSION= 0.02
|
2004-01-19 20:35:48 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-01-19 20:35:48 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2007-03-07 06:02:59 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-01-19 20:35:48 +01:00
|
|
|
COMMENT= Stemmer for Italian
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Lingua::Stem::It.3
|
|
|
|
|
2007-04-06 08:48:45 +02:00
|
|
|
.include <bsd.port.mk>
|