freebsd-ports/textproc/p5-Text-Format+NWrap/Makefile
Mathieu Arnold efe8399401 Convert to staging.
Sponsored by:	Absolight
2014-01-20 20:52:54 +00:00

19 lines
379 B
Makefile

# Created by: Vivek Khera <vivek@khera.org>
# $FreeBSD$
PORTNAME= Text-Format+NWrap
PORTVERSION= 0.52
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= Text-Format0.52+NWrap0.11
MAINTAINER= vivek@khera.org
COMMENT= Various subroutines to format and wrap text
CONFLICTS= p5-Text-Format-[0-9]*
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>