Portfile

# $Id: Portfile 20425 2006-11-03 02:17:38Z jberry@macports.org $
PortSystem 1.0
PortGroup perl5 1.0

perl5.setup Bit-Vector 6.4
maintainers nomaintainer@macports.org
description Efficient bit vector, set of integers and "big int" math library
long_description Bit::Vector is an efficient C library which allows \
you to handle bit vectors, sets (of integers), "big \
integer arithmetic" and boolean matrices, all of \
arbitrary sizes.
checksums md5 681433ff4f0b4da95dc5c560b7f5cc31
platforms darwin

depends_lib port:p5-carp-clan