freebsd-ports/textproc/p5-Text-Wrapper/Makefile
2012-11-14 09:07:54 +00:00

16 lines
257 B
Makefile

# $FreeBSD$
PORTNAME= Text-Wrapper
PORTVERSION= 1.04
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Simple word wrapping routine
PERL_CONFIGURE= yes
MAN3= Text::Wrapper.3
.include <bsd.port.mk>