Browse Source
science/rubygem-cdo: Update WWW and clean up pkg-descr
overlay
Po-Chuan Hsieh
11 months ago
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with
2 additions and
3 deletions
-
science/rubygem-cdo/Makefile
-
science/rubygem-cdo/pkg-descr
|
|
@ -6,7 +6,8 @@ MASTER_SITES= RG |
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org |
|
|
|
COMMENT= Ruby binding to CDO (Climate Data Operators) |
|
|
|
WWW= https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo%7Brbpy%7D |
|
|
|
WWW= https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo%7Brbpy%7D \
|
|
|
|
https://github.com/Try2Code/cdo-bindings |
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE |
|
|
|
|
|
|
|
|
|
@ -1,3 +1 @@ |
|
|
|
Ruby binding to CDO (Climate Data Operators) |
|
|
|
|
|
|
|
See also: https://github.com/Try2Code/cdo-bindings |
|
|
|