# $Id: Portfile 105094 2013-04-10 01:29:15Z jmr@macports.org $

PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		rbtree 0.1.3 extconf.rb {README test.rb}
license			MIT Permissive
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
