Files
2025-01-22 13:04:34 +00:00

17 lines
296 B
Makefile

COMMENT = simplified fork of Erubis
DISTNAME = erubi-1.13.1
CATEGORIES = textproc
HOMEPAGE = https://github.com/jeremyevans/erubi
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>