freebsd-ports/textproc/p5-Text-Tabs+Wrap/Makefile
Cheng-Lung Sung 9666a53e00 - Update to 2006.1117
- maintainer pass to perl@

PR:		ports/107506
Submitted by:	clsung
Approved by:	maintainer (Toby Allsopp <toby_AT_mi6 dot gen dot nz>)
2007-01-05 01:45:36 +00:00

22 lines
471 B
Makefile

# New ports collection makefile for: textproc/p5- Text-Wrap
# Date created: 4 February 2003
# Whom: Toby Allsopp <toby@mi6.gen.nz>
#
# $FreeBSD$
#
PORTNAME= Text-Tabs+Wrap
PORTVERSION= 2006.1117
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
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>