mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
13 lines
322 B
Makefile
13 lines
322 B
Makefile
# $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"
|