# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD: tags/RELEASE_10_3_0/math/rubygem-narray/Makefile 349460 2014-03-28 20:41:23Z swills $

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

MAINTAINER=	murashin@gfd-dennou.org
COMMENT=	Numerical N-dimensional array library for Ruby

USE_RUBY=	yes
USE_RAKE=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

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

.include <bsd.port.mk>
