# New ports collection makefile for:	textproc/p5- Text-Wrap
# Date created:				4 February 2003
# Whom:					Toby Allsopp <toby@mi6.gen.nz>
#
# $FreeBSD: ports/textproc/p5-Text-Tabs+Wrap/Makefile,v 1.7 2009/03/09 00:32:55 leeym Exp $
#

PORTNAME=	Text-Tabs+Wrap
PORTVERSION=	2009.0305
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Line wrapping to form simple paragraphs

PERL_CONFIGURE=	YES

MAN3=		Text::Wrap.3 Text::Tabs.3

.include <bsd.port.mk>
