aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-14 16:08:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-14 16:08:31 +0000
commit5802bd330f80b920b6806f57cd6b840ac9cf46bd (patch)
treefffc0d4cc35c5fc4448c57b44283d41f9abd16ce /math/Makefile
parentf1d98b64aa62b3c7981c6a50a3ed668278d69bdb (diff)
downloadports-5802bd330f80b920b6806f57cd6b840ac9cf46bd.tar.gz
ports-5802bd330f80b920b6806f57cd6b840ac9cf46bd.zip
Add ruby-numru_misc, a collection of miscellaneous functions and classes
to facilitate programming. Misc requires NArray, a multi-dimensional numeric array class for ruby. PR: ports/64246 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
Notes
Notes: svn path=/head/; revision=103994
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 004e52f60033..a32ae9df9034 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -181,6 +181,7 @@
SUBDIR += ruby-narray
SUBDIR += ruby-narray_miss
SUBDIR += ruby-netcdf
+ SUBDIR += ruby-numru_misc
SUBDIR += sc
SUBDIR += scalapack
SUBDIR += scigraphica