# -*- 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$

PortSystem          1.0
PortGroup           haskell 1.0

haskell.setup       zlib-bindings 0.1.1.3
revision            2
checksums           rmd160  5668153a0de4987ae0422651a01dde59d836b893 \
                    sha256  d96193eaa6ca5bb1f92bbc05f3153e37ee47935dc7f29aea54572dc8ce5650a2

maintainers         cal openmaintainer
platforms           darwin
license             BSD

description         Low-level bindings to the zlib package
long_description    \
    Provides necessary functions for producing a streaming interface. This is \
    used for example by zlib-conduit and zlib-enum.

depends_lib-append  port:hs-zlib