PORTNAME=	narray
PORTVERSION=	${NARRAY_VERSION}
CATEGORIES=	math rubygems
MASTER_SITES=	RG

MAINTAINER=	murashin@gfd-dennou.org
COMMENT=	Numerical N-dimensional array library for Ruby
WWW=		https://rubygems.org/gems/narray

USE_RUBY=	yes
USES=		gem

.include "${.CURDIR}/Makefile.version"

.include <bsd.port.mk>
