c0d801fcd7
=== 1.8.0 (2018-12-18) * Support :yield_returns_buffer option in capture_end for always returning the (potentially modified) buffer in <%|= tags (evanleck) (#15)
12 lines
298 B
Makefile
12 lines
298 B
Makefile
# $NetBSD: Makefile,v 1.2 2019/01/20 14:46:38 taca Exp $
|
|
|
|
DISTNAME= erubi-1.8.0
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/jeremyevans/erubi
|
|
COMMENT= Small ERB Implementation
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|