a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20440 2006-11-03 02:54:21Z jberry@macports.org $
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup bitset 0.6.2 extconf.rb {sample}
revision 1
maintainers nomaintainer@macports.org
description BitSet Library for boolean operation
long_description BitSet Library for boolean operation \
* and/or/xor/not method \
* bit check O(1) speed
categories-append math
homepage http://rwiki.moonwolf.com/
master_sites http://www.moonwolf.com/ruby/archive/
checksums md5 bc62a428fdf8db51d3a0c27e472431ca
platforms darwin
test.run yes
#test.dir ${worksrcpath}
test.cmd ${ruby.bin} test.rb
test.target