freebsd-ports/textproc/p5-Text-Tabs+Wrap/Makefile
2012-12-27 15:45:27 +00:00

17 lines
345 B
Makefile

# Created by: Toby Allsopp <toby@mi6.gen.nz>
# $FreeBSD$
PORTNAME= Text-Tabs+Wrap
PORTVERSION= 2012.0818
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Line wrapping to form simple paragraphs
PERL_CONFIGURE= YES
MAN3= modern::Text::Wrap.3 modern::Text::Tabs.3
.include <bsd.port.mk>