mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
18 lines
347 B
Makefile
18 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.4 2015/12/12 14:47:00 taca Exp $
|
|
#
|
|
|
|
DISTNAME= hashie-3.4.3
|
|
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"
|