ports/textproc/p5-Text-Template/Makefile

16 lines
275 B
Makefile

COMMENT= expand template text with embedded perl
MODULES= cpan
PKG_ARCH= *
DISTNAME = Text-Template-1.61
CATEGORIES= textproc
# perl
PERMIT_PACKAGE= Yes
TEST_DEPENDS= devel/p5-Test-More-UTF8 \
devel/p5-Test-Warnings
FIX_EXTRACT_PERMISSIONS= Yes
.include <bsd.port.mk>