# $OpenBSD: Makefile,v 1.9 2020/07/03 21:46:02 sthen Exp $

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>
