ports/www/p5-HTML-Template-JIT/Makefile

17 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>