mirror of https://git.FreeBSD.org/ports.git
18 lines
331 B
Makefile
18 lines
331 B
Makefile
PORTNAME= Text-Format+NWrap
|
|
PORTVERSION= 0.52
|
|
PORTREVISION= 1
|
|
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
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|