           SPELL=shc
         VERSION=3.8.6
          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:4f82bc2557b65ece241f9ff5ef8fb4c4f58bc394a7b12f141f799c57e734a4cf2f8917748ba0993013aee5bc484f1d4a815b3f9e8e25f2d03ed3d3900d09dcf0
        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
