Files
pkgsrc-ng/misc/ruby-hashie/Makefile
2016-01-21 23:41:46 +01:00

18 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.3 2015/06/08 14:37:50 taca Exp $
#
DISTNAME= hashie-3.4.2
CATEGORIES= misc
MAINTAINER= tsutsui@NetBSD.org
HOMEPAGE= https://github.com/intridea/hashie
COMMENT= Small collection of tools that make hashes more powerful
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"