# -*- 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       cookie 0.4.0.1
revision            2
checksums           rmd160  c04b7536f7e7dcd8279de598d4bde0deeb86da7d \
                    sha256  73967e5d4a0fe43248db582ace5f0f4cb8c7085748ea90e1dc312f3e137e6506

maintainers         cal openmaintainer
platforms           darwin
license             BSD

description         HTTP cookie parsing and rendering
long_description    ${description}

depends_lib-append  port:hs-blaze-builder \
                    port:hs-data-default \
                    port:hs-text