           SPELL=tcsh
         VERSION=6.22.03
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.astron.com/pub/tcsh/$SOURCE
   SOURCE_URL[1]=ftp://ftp.funet.fi/pub/unix/shells/tcsh/$SOURCE
     SOURCE_HASH=sha512:348ab3706ad334133f211251458b40e9e68816ae0b505aba9091589b77ddb10a444fea6662844f6366fa6026a71fac5e7f3c4bbc7ff972bce7f5a8d19612f390
      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
