# $Id: $
PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		netcdf 0.6.6 gem {} {} ruby19
set ruby.version "1.9.1"

revision		0
maintainers		hirokimac@users.sourceforge.jp
description		Ruby interface to NetCDF
long_description	RubyNetCDF is the Ruby interface to the NetCDF library built on the NArray library, which is an efficient multi-dimensional numeric array class for Ruby.
distname		ruby-netcdf-${version}
homepage		http://www.gfd-dennou.org/library/ruby/products/ruby-netcdf/
master_sites  http://rubygems.org/downloads/
categories-append   science

checksums		rmd160  163c3d289e1e05426d7cae44c2012fde683b0e75 \
                    sha256  e7b1d6ea47e41e59d0053f5df24aa2f8940370dca96169561152f8f33d5e3c45
platforms		darwin

depends_lib 		port:rb19-narray port:rb19-narray_miss port:netcdf
license 		Ruby License