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

18 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.2 2015/02/04 15:25:37 taca Exp $
#
DISTNAME= hashie-3.4.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"