# New ports collection makefile for:	p5-Text-ParseWords
# Date created:		2008-02-13
# Whom:			Felippe de Meirelles Motta <lippemail@gmail.com>
#
# $FreeBSD: ports/textproc/p5-Text-ParseWords/Makefile,v 1.1 2008/02/16 21:13:56 miwi Exp $
#

PORTNAME=	Text-ParseWords
PORTVERSION=	3.1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lippemail@gmail.com
COMMENT=	Parse text into an array of tokens or array of arrays

PERL_CONFIGURE=	yes

MAN3=		Text::ParseWords.3

.include <bsd.port.mk>
