           SPELL=shc
         VERSION=3.8
       BUILD_API=2
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.datsi.fi.upm.es/~frosal/sources/$SOURCE
          MD5[0]=c1e8d207948e1c78390776b256ba7e97
        WEB_SITE=http://www.datsi.fi.upm.es/~frosal/
         ENTERED=20050217
         UPDATED=20050217
      LICENSE[0]=GPL
           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
