# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 114516 2013-12-09 23:47:38Z cal@macports.org $

PortSystem          1.0
PortGroup           haskell 1.0

haskell.setup       bloomfilter 1.2.6.10
checksums           rmd160  87c015512db13664c53ae01bc75285ca2e20994d \
                    sha256  9b6af333db4a61e4fc9b3090e90a0adcf2eb4e096f700b0315b8381e73ba5b98

maintainers         cal openmaintainer
platforms           darwin
license             BSD

description         Pure and impure Bloom Filter implementations
long_description    ${description}
