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

ruby.setup		rbtree 0.1.3 extconf.rb {README test.rb} 
maintainers		nomaintainer
description		Red-black tree for ruby.
long_description	Ruby/RBTree is a implementation of Red-Black \
                    Tree for Ruby. It's something like ordered Hash.
checksums		md5 1b36a6e9cdf2849cbc2d60edb4d5236f
homepage        http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/
master_sites    http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/rbtree/
platforms		darwin 
