ports/devel/p5-Text-Outdent/Makefile
Muhammad Moinur Rahman 97aeb436e7
*/*: RIP Kurt Lidl (2019)
Reported by:	bugmeister
2024-02-01 21:07:27 +01:00

16 lines
337 B
Makefile

PORTNAME= Text-Outdent
PORTVERSION= 0.01
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LODIN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Strip leading whitespace from here-docs
WWW= https://metacpan.org/release/Text-Outdent
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>