           SPELL=dash
         VERSION=0.5.6.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:40c02682f610cd5562671f6fd0e6c26dcc1e91c3247bc02c01eb2d9fe4348ee98d654a2ec593689cfc559d323fad32ee6f9072572d10bd775450fb61e6cad364
        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
