pkgsrc/textproc/ruby-multi_json/Makefile
taca 1533c78211 textproc/ruby-multi_json: update to 1.13.1
1.13.1
------

* [Fix missing stdlib set dependency in oj adapter](c4ff66e7be)

1.13.0
-----

* [Make Oj adapter handle JSON::ParseError correctly](275e3ffd81)
2018-03-14 15:51:13 +00:00

12 lines
329 B
Makefile

# $NetBSD: Makefile,v 1.18 2018/03/14 15:51:13 taca Exp $
DISTNAME= multi_json-1.13.1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/intridea/multi_json
COMMENT= General-purpose swappable JSON backend library
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"