# Watch: http://gondor.apana.org.au/~herbert/dash/files/
           SPELL=dash
         VERSION=0.5.12
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://gondor.apana.org.au/~herbert/dash/files/$SOURCE
     SOURCE_HASH=sha512:13bd262be0089260cbd13530a9cf34690c0abeb2f1920eb5e61be7951b716f9f335b86279d425dbfae56cbd49231a8fdffdff70601a5177da3d543be6fc5eb17
        WEB_SITE=http://gondor.apana.org.au/~herbert/dash/
      LICENSE[0]=BSD
         ENTERED=20060706
           SHORT="Minimal POSIX compliant shell"
cat << EOF
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as
possible. It does this without sacrificing speed where possible. In fact, it is
significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
EOF
