           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
     SOURCE_HASH=sha512:85293731d2df2275e39f01297d1097e6af8feda0d206797a7037a76be175a71245ba005491ee1bb28a7c36fed4dce91b2b9fbb926c1322d8be166fee80b618e7
        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
