pkgsrc/devel/ruby-bindata/Makefile
taca 64ef87dff8 devel/ruby-bindata: update to 2.4.3
== Version 2.4.3 (2018-03-10)

* Add Uint8Arrays.  Requested by masarakki.

== Version 2.4.2 (2018-01-31)

* Allow boolean values as parameters.  Requested by Patrik Wenger.
2018-03-13 16:47:11 +00:00

12 lines
331 B
Makefile

# $NetBSD: Makefile,v 1.2 2018/03/13 16:47:11 taca Exp $
DISTNAME= bindata-2.4.3
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/dmendel/bindata
COMMENT= Declarative way to read and write structured binary data
LICENSE= 2-clause-bsd
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"