pkgsrc/textproc/ruby-builder/Makefile
minskim e3b7895780 Update ruby-builder to 3.1.4
Changes:
* Included the to_xs arity patch needed for weird Rails compatibility
  issue.
* Escaping newlines in attributes now.
* Allow method caching
2017-02-19 02:09:04 +00:00

12 lines
310 B
Makefile

# $NetBSD: Makefile,v 1.5 2017/02/19 02:09:04 minskim Exp $
DISTNAME= builder-3.1.4
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://onestepback.org/
COMMENT= Programatic generation of XML markup in Ruby
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"