diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-13 15:18:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-13 15:18:54 +0000 |
commit | 92ee61f36d686c24eee39d4359f23fb15744943a (patch) | |
tree | a727086a1e025421778672769dfe1072e1d2cc49 /science/Makefile | |
parent | 37b71248f9bb8d49a76dac072e206dfa2238e273 (diff) |
- Add rubygem-cdo 1.2.3
Ruby binding to CDO (Climate Data Operators)
GitHub repository at https://github.com/Try2Code/cdo-bindings
WWW: https://code.zmaw.de/projects/cdo/wiki/Cdo%7Brbpy%7D
RG: https://rubygems.org/gems/cdo
Notes
Notes:
svn path=/head/; revision=368114
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 1ad51a8c632c..d255e5b866cd 100644 --- a/science/Makefile +++ b/science/Makefile @@ -164,6 +164,7 @@ SUBDIR += ruby-gphys SUBDIR += ruby-netcdf SUBDIR += rubygem-ai4r + SUBDIR += rubygem-cdo SUBDIR += rubygem-netcdf SUBDIR += sigrok-cli SUBDIR += sigrok-firmware |