pkgsrc/misc/ruby-typed-array/Makefile
2015-03-15 17:41:58 +00:00

15 lines
357 B
Makefile

# $NetBSD: Makefile,v 1.2 2015/03/15 17:41:59 hiramatsu Exp $
#
DISTNAME= typed-array-0.1.2
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/yaauie/typed-array
COMMENT= Provides methods for creating type-enforced Arrays
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"