# $Id: Portfile 65347 2010-03-25 17:15:35Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           haskell 1.0
haskell.setup       zip-archive 0.1.1.6
maintainers         nomaintainer
description         Zip archive access for Haskell
long_description \
   The zip-archive library provides functions for creating, modifying, and \
   extracting files from zip archives.

platforms           darwin

checksums           md5     4806077be79ecb5486306432ee93e38d \
                    sha1    a3dd2ea4b3a79a9dd77152f3410b87665f1bf3ff \
                    rmd160  26e20d8a0c374aaadf5b1ff62e37b11cbf3decaf

depends_lib         port:hs-binary port:hs-digest port:hs-zlib

