blob: eb41a8b6e5c7eca86d64da006701e39857628792 (
plain) (
tree)
|
|
# $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>
|