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

14 lines
236 B
Makefile

COMMENT = Template Toolkit reimplemented in as little code as possible
MODULES = cpan
PKG_ARCH = *
DISTNAME = Template-Tiny-1.14
CATEGORIES = textproc
FIX_EXTRACT_PERMISSIONS = Yes
# perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>