# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD: tags/RELEASE_10_3_0/math/rubygem-narray_miss/Makefile 349190 2014-03-25 20:34:09Z swills $

PORTNAME=	narray_miss
PORTVERSION=	1.2.8
CATEGORIES=	math rubygems
MASTER_SITES=	RG

MAINTAINER=	murashin@gfd-dennou.org
COMMENT=	Additional class with processing of missing value to NArray

RUN_DEPENDS=	rubygem-narray>0:${PORTSDIR}/math/rubygem-narray

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

.include <bsd.port.mk>
