diff options
author | knu <knu@FreeBSD.org> | 2002-06-12 01:10:46 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-06-12 01:10:46 +0800 |
commit | 5161903108440fec7123b51127f8fc1f092187d4 (patch) | |
tree | 559046b6e2ea245c8784b0d8905949282b461fd0 /math/Makefile | |
parent | 62826603587a957210febfe3cd70558e084f589e (diff) | |
download | freebsd-ports-gnome-5161903108440fec7123b51127f8fc1f092187d4.tar.gz freebsd-ports-gnome-5161903108440fec7123b51127f8fc1f092187d4.tar.zst freebsd-ports-gnome-5161903108440fec7123b51127f8fc1f092187d4.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 |