# $Id: $
PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		netcdf 0.6.6 extconf.rb 
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://www.gfd-dennou.org/library/ruby/products/ruby-netcdf/release/

categories-append   science

extract.suffix	.tar.gz
checksums		rmd160  3a818dab280b17219e3bd9c01d17422864032634 \
                    sha256  5cc6b9815b3b8f34a1dc91387383f9a6563d3dc5faf8b733b9c0b4f4d27b51d2
platforms		darwin

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