openbsd-ports/devel/ruby-tilt/Makefile
2022-03-11 18:49:30 +00:00

18 lines
284 B
Makefile

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>