PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		bitset 0.6.2 extconf.rb {sample}
revision		1
maintainers		nomaintainer
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

