diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-12 01:10:46 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-12 01:10:46 +0800 |
commit | 5b29610d8076dbf9f0b5db500a229a86f68e4dda (patch) | |
tree | d6778606ac303dafcb640baf5533d1fd2bc75e68 /math/Makefile | |
parent | 102aa0c44d19a72c82d187c7fe041bca4c5cc4f6 (diff) | |
download | freebsd-ports-gnome-5b29610d8076dbf9f0b5db500a229a86f68e4dda.tar.gz freebsd-ports-gnome-5b29610d8076dbf9f0b5db500a229a86f68e4dda.tar.zst freebsd-ports-gnome-5b29610d8076dbf9f0b5db500a229a86f68e4dda.zip |
Add math/ruby-netcdf 0.3.5, a Ruby interface to the NetCDF scientific IO
library.
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 4760b5625351..96f60c5ddc65 100644 --- a/math/Makefile +++ b/math/Makefile @@ -128,6 +128,7 @@ SUBDIR += ruby-gsl SUBDIR += ruby-math3d SUBDIR += ruby-narray + SUBDIR += ruby-netcdf SUBDIR += sc SUBDIR += scigraphica SUBDIR += scilab |