# -*- 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
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  ab7f2fd92ddb5f4402b536dd02d2b18e605faace \
                    sha256  fd8da121e306b27f59330613417b182b8844f11e269531cc4720bf523e3e06d7 \
                    size    256731

depends_lib         port:libedit

configure.args      --with-libedit
