summaryrefslogtreecommitdiff
path: root/misc/ruby-hashie/Makefile
blob: c2870323d2df23ce0d7fe6fad38a1c5f0654c815 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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"