# -*- 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: Portfile 70038 2010-07-27 17:21:31Z ryandesign@macports.org $

PortSystem          1.0

name                dash
version             0.5.6.1
categories          shells
platforms           macosx
maintainers         gmail.com:Mathias.Laurin+macports
description         DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) and is POSIX compliant
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

master_sites        ${homepage}/files/
checksums           sha1    06944456a1e3a2cbc325bffd0c898eff198b210a \
                    rmd160  891ed9156092e3e2b9aa02c80f2e046641984989

depends_build       port:pkgconfig

livecheck.distname  dash
