forked from Lainports/freebsd-ports
16 lines
314 B
Makefile
16 lines
314 B
Makefile
PORTNAME= Text-Tabs+Wrap
|
|
PORTVERSION= 2024.001
|
|
CATEGORIES= textproc perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Line wrapping to form simple paragraphs
|
|
WWW= https://metacpan.org/release/Text-Tabs+Wrap
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|