# $Id: Portfile,v 1.1 2005/02/11 00:54:35 tristan Exp $
PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		rbtree 0.1.3 extconf.rb {README test.rb} 
maintainers		tristan@opendarwin.org
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 
