c71b5fa526
2.1.2 / 2016-05-02 Minor release fixes a test for KeyHash. And that's it. Changes: * Fix initialize test for KeyHash class.
14 lines
355 B
Makefile
14 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.4 2016/10/09 14:24:02 taca Exp $
|
|
|
|
DISTNAME= hashery-2.1.2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://rubyworks.github.com/hashery
|
|
COMMENT= Facets-bread collection of Hash-like classes
|
|
LICENSE= mit
|
|
|
|
OVERRIDE_GEMSPEC= :require_paths alt=
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|