# New ports collection makefile for:	textproc/p5-Lingua-StopWords
# Date created:				13 October 2004
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-Lingua-StopWords/Makefile,v 1.6 2007/09/08 01:06:15 linimon Exp $
#

PORTNAME=	Lingua-StopWords
PORTVERSION=	0.08
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Lingua
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Stop words for several languages

PERL_CONFIGURE=	yes

MAN3=	Lingua::StopWords.3

.include <bsd.port.mk>
