ports/textproc/p5-Text-Table/Makefile

19 lines
349 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= organize data in tables
MODULES= cpan
PKG_ARCH= *
DISTNAME = Text-Table-1.135
CATEGORIES= textproc
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= textproc/p5-Text-Aligner
TEST_DEPENDS= devel/p5-Test-TrailingSpace
# let empty, it would require a port for Pod::Coverage::TrustPod
MAKE_ENV+= TEST_POD= AUTHOR_TESTING=
.include <bsd.port.mk>