90f7c166d2
Changes: http://cpansearch.perl.org/src/CJM/Text-Wrapper-1.04/Changes Feature safe: yes
16 lines
257 B
Makefile
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>
|