forked from Lainports/opnsense-ports
16 lines
346 B
Makefile
16 lines
346 B
Makefile
PORTNAME= narray_miss
|
|
PORTVERSION= 1.4.0
|
|
CATEGORIES= math rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= murashin@gfd-dennou.org
|
|
COMMENT= Additional class with processing of missing value to NArray
|
|
WWW= http://ruby.gfd-dennou.org/products/narray_miss/
|
|
|
|
RUN_DEPENDS= rubygem-narray>0:math/rubygem-narray
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|