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

18 lines
307 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>