           SPELL=dash
         VERSION=0.5.8
  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:3dc42d3503b33c50b62c0f9104c0e41c4e8fa7490ba72bc09213fcc894d6fd92b9688c58389acf8b538b08f8e9cc179f0bf5572e22175d1960f04554594237b8
        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
