Files
pkgsrc-ng/misc/ruby-hashie/Makefile
2013-09-26 17:14:40 +02:00

18 lines
346 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/05/09 15:53:32 mef Exp $
#
DISTNAME= hashie-1.2.0
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"