diff options
author | swills <swills@FreeBSD.org> | 2014-03-26 09:15:21 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-03-26 09:15:21 +0800 |
commit | bc5b89c82e69639fd363b99b2682c4db32b5d0b4 (patch) | |
tree | eb6f9aa31579e837704afbcc23552862c37c26a3 /science/Makefile | |
parent | 6dfcb6912c584d31f009c940c2fe53b0759feb26 (diff) | |
download | freebsd-ports-gnome-bc5b89c82e69639fd363b99b2682c4db32b5d0b4.tar.gz freebsd-ports-gnome-bc5b89c82e69639fd363b99b2682c4db32b5d0b4.tar.zst freebsd-ports-gnome-bc5b89c82e69639fd363b99b2682c4db32b5d0b4.zip |
This is a Ruby interface to the NetCDF scientific IO library.
WWW: http://ruby.gfd-dennou.org/products/ruby-netcdf
PR: ports/187932
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 5b3b32a4c464..a13f611c62ef 100644 --- a/science/Makefile +++ b/science/Makefile @@ -174,6 +174,7 @@ SUBDIR += ruby-gphys SUBDIR += ruby-netcdf SUBDIR += rubygem-ai4r + SUBDIR += rubygem-netcdf SUBDIR += sigrok-cli SUBDIR += silo SUBDIR += simlib |