pkgsrc/devel/ruby-instance_storage/Makefile

13 lines
322 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2016/01/09 18:50:43 tsutsui Exp $
DISTNAME= instance_storage-1.0.0
CATEGORIES= net
MAINTAINER= tsutsui@NetBSD.org
HOMEPAGE= https://github.com/toshia/instance_storage
COMMENT= Manage class instances with dictionary
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"