# $Id: Portfile 64975 2010-03-18 23:31:02Z nox@macports.org $

PortSystem      1.0
PortGroup       haskell 1.0

haskell.setup   Diff 0.1.2
name            hs-Diff
platforms       darwin
categories      devel
maintainers     nox openmaintainer
description     Basic implementation of the standard diff algorithm.

long_description \
    ${description}

checksums       md5     d7efbd54c6c1dba78970deb579000b04 \
                sha1    7451f796b726ba2edaa8318d952089a9adbab05a \
                rmd160  48d9b5d74af0545c2c0125aa9ccce3365de4cd22

configure.args-append \
    --docdir=${prefix}/share/doc/${name}

universal_variant no
