# $OpenBSD: Makefile,v 1.15 2019/07/12 20:46:00 sthen Exp $

COMMENT =	generic interface to multiple Ruby template engines

DISTNAME =	tilt-2.0.8
CATEGORIES =	devel textproc

HOMEPAGE =	https://github.com/rtomayko/tilt

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/ruby

CONFIGURE_STYLE =	ruby gem

MODRUBY_TEST =		testrb

.include <bsd.port.mk>
