2015-03-15 18:41:58 +01:00
|
|
|
# $NetBSD: Makefile,v 1.2 2015/03/15 17:41:59 hiramatsu Exp $
|
2013-01-05 07:48:53 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= typed-array-0.1.2
|
|
|
|
CATEGORIES= misc
|
|
|
|
|
2015-03-15 18:41:58 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2013-01-05 07:48:53 +01:00
|
|
|
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"
|