1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/textproc/p5-Lingua-Stem-It/Makefile
2007-06-20 13:44:45 +00:00

23 lines
456 B
Makefile

# 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
PORTVERSION= 0.02
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Stemmer for Italian
PERL_CONFIGURE= yes
MAN3= Lingua::Stem::It.3
.include <bsd.port.mk>