summaryrefslogtreecommitdiff
path: root/misc/ruby-hashie1/Makefile
blob: 18fc16375a7b9299c53fda55d43cdb207fc7d499 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.1 2015/02/04 14:02:40 taca Exp $
#

DISTNAME=	hashie-1.2.0
PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME:S/hashie/hashie1/}
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"