diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-27 21:44:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-27 21:44:31 +0000 |
commit | fb77f0170845c17f62d583802fbc8113434871c3 (patch) | |
tree | 07d5e0b42e5501dce7629916c0dd46a72f27ee82 /math/Makefile | |
parent | Update "plist" to understand the rest of the mtree(5) file format, (diff) |
Add ruby-narray_miss, an additional class of ruby with conduct processing
of missing value to NArray which is a numeric multi-dimensional array class.
PR: ports/62870
Submitted by: Shin'ya Murakami <murashin@edamame.summing.com>
Notes
Notes:
svn path=/head/; revision=102312
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 5d5a11753942..34d57116ab2b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -177,6 +177,7 @@ SUBDIR += ruby-gnuplot SUBDIR += ruby-math3d SUBDIR += ruby-narray + SUBDIR += ruby-narray_miss SUBDIR += ruby-netcdf SUBDIR += sc SUBDIR += scalapack |