           SPELL=shc
         VERSION=3.8.7
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.datsi.fi.upm.es/~frosal/sources/$SOURCE
     SOURCE_HASH=sha512:bafeb00da026f05dbf40373d144ad12c4453787a80de6ad8f264ecac4654f2cebbcfce0e7e6107c7e82b310bb419dc400da1ffb54429284f5a8a41126a004bf4
        WEB_SITE=http://www.datsi.fi.upm.es/~frosal/
         ENTERED=20050217
      LICENSE[0]=GPL
        KEYWORDS="compiler crypto"
           SHORT="Generic shell script compiler"
cat << EOF
shc is a generic shell script compiler. Shc takes a script, which is
specified on the command line and produces C source code. The
generated source code is then compiled and linked to produce a
stripped binary executable. Use with care.
EOF
