# $Id: Portfile 74826 2011-01-03 10:28:48Z nox@macports.org $

PortSystem      1.0
PortGroup       haskell 1.0

haskell.setup   regex-base 0.93.1
categories      devel
platforms       darwin
maintainers     nomaintainer
description     Replaces/Enhances Text.Regex

long_description \
    Interface API for regex-posix,pcre,parsec,tdfa,dfa

checksums       md5     194b940de71fc3f50780cff8569ba046 \
                sha1    e94c4c15fd3f4b375eb854ee0b77787a03fc8a2c \
                rmd160  5bfaa2e4049d16cf7b98a9f0524e1cfd758dab40

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

universal_variant no
