freebsd-ports/textproc/p5-Text-VisualWidth/Makefile

19 lines
371 B
Makefile
Raw Normal View History

PORTNAME= Text-VisualWidth
PORTVERSION= 0.02
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for trimming text by terminal columns
WWW= https://metacpan.org/release/Text-VisualWidth
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>