# -*- 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       pcre-light 0.4.0.3
revision            1
checksums           rmd160  611faf08a3464d8db58f46afdcb7de4f3df81934 \
                    sha256  6e6309fe0f759fe685c8c58a14dd204f7691675b15adbd88208ee332b5702d50

maintainers         nomaintainer
platforms           darwin
license             BSD

description         A small, efficient and portable regex library for Perl 5 compatible regular expressions

long_description \
    A small, efficient and portable regex library for Perl 5 compatible \
    regular expressions. The PCRE library is a set of functions that implement regular \
    expression pattern matching using the same syntax and semantics as Perl 5.

depends_lib-append  port:pcre