pkgsrc/devel/ruby-bindata/Makefile

15 lines
354 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2020/03/08 13:29:54 taca Exp $
DISTNAME= bindata-2.4.6
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
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"