# $Id: Portfile 54964 2009-08-05 02:13:08Z blb@macports.org $

PortSystem          1.0
PortGroup           haskell 1.0
haskell.setup       zip-archive 0.1.1.3
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     edf3924c929b5592b1b9dbf4853b754f \
                    sha1    cbba0a5d2bc5efdb3ae6601cb6be3a1a49851609 \
                    rmd160  c4350e34d0a4e62a37880bc23d2bba7c5565b4d8

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

