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

13 lines
211 B
Makefile

COMMENT= manages templates and performs variable interpolation
MODULES= cpan
PKG_ARCH= *
DISTNAME= CGI-FastTemplate-1.09
REVISION= 2
CATEGORIES= textproc www
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>