Portfile

# $Id: Portfile 20440 2006-11-03 02:54:21Z jberry@macports.org $
PortSystem 1.0
PortGroup ruby 1.0

ruby.setup arrayfields 3.4.0 basic_install.rb {}
maintainers nomaintainer@macports.org
description Ruby module for keyword access to arrays
long_description ${description}
homepage http://www.codeforpeople.com/lib/ruby/${ruby.module}/
master_sites ${homepage}
extract.suffix .tgz
checksums md5 537e835998e20d019ac33e1bb5503f64
platforms darwin

test.run yes
test.cmd ${ruby.bin}
test.target test/arrayfields.rb