# $Id: Portfile 30250 2007-10-23 02:16:17Z jmpp@macports.org $
PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		arrayfields 3.4.0 basic_install.rb {}
maintainers		nomaintainer
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

