# -*- 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

PortSystem          1.0
PortGroup           muniversal 1.0
PortGroup           legacysupport 1.1

# stpncpy
legacysupport.newest_darwin_requires_legacy 10

name                dash
version             0.5.13.4
revision            0

categories          shells
license             GPL-2+
maintainers         {@Synss gmail.com:Mathias.Laurin+macports} openmaintainer
description         descendant of the NetBSD version of ash
long_description    DASH is a direct descendant of the NetBSD version of ash \
                    (the Almquist SHell) and is POSIX compliant.

homepage            http://gondor.apana.org.au/~herbert/dash

configure.checks.implicit_function_declaration.whitelist-append strchr

master_sites        http://gondor.apana.org.au/~herbert/dash/files

checksums           rmd160  1cddd478f4b3d2566087c11ee95b2a791ac369e7 \
                    sha256  d10dfd41cda59165560db39ca915c2c4a7636fff04281d8d2df77ad92c753e2b \
                    size    261171

depends_lib         port:libedit

configure.args      --with-libedit
