           SPELL=tcsh
         VERSION=6.16
          SOURCE=$SPELL-$VERSION.00.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION.00
   SOURCE_URL[0]=ftp://ftp.astron.com/pub/tcsh/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gw.com/pub/unix/tcsh/$SOURCE
   SOURCE_URL[2]=ftp://ftp.funet.fi/pub/unix/shells/tcsh/$SOURCE
#     SOURCE_HASH=sha512:e31a7f0aa8a954edca6341f76cc1e4d57e85df3b2012282114d576cd7115afdad3acc38911f72611de0ddb5901be716ace8b923093b6bcd0ae0aa5060564a952
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
      LICENSE[0]=BSD
        WEB_SITE=http://www.tcsh.org/Home
        KEYWORDS="console"
         ENTERED=20011106
           SHORT="Advanced C Shell"
cat << EOF
Tcsh is an enhanced but completely compatible version of the Berkeley 
UNIX C shell. It is a command language interpreter usable both as an
interactive login shell and a shell script command processor. It
includes a command line editor, programmable word completion, command 
and file name completion, listing, spelling correction, a history
mechanism, job control, and a bunch of small additions to the csh
shell itself.
EOF
