openbsd-ports/textproc/p5-Text-Tmpl/Makefile
2022-03-11 20:02:12 +00:00

16 lines
214 B
Makefile

COMMENT= very fast Perl templating library
MODULES= cpan
DISTNAME= Text-Tmpl-0.33
REVISION= 4
CATEGORIES= textproc
# Artistic
PERMIT_PACKAGE= Yes
WANTLIB += c perl
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>