2022-03-11 20:09:36 +00:00

18 lines
307 B
Makefile

COMMENT= just-in-time compiler for HTML::Template
MODULES= cpan
PKG_ARCH= *
DISTNAME= HTML-Template-JIT-0.05
REVISION= 1
CATEGORIES= www
MAINTAINER= Okan Demirmen <okan@openbsd.org>
RUN_DEPENDS= www/p5-HTML-Template \
devel/p5-Inline
# GPL/Artistic license
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>