           SPELL=tcsh
         VERSION=6.18.01
          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:2791709f6db19b70652259f7dd5ee5c5d7943e814b3904cac5a3e890ff3b144401ed8552bd4f82ec789378d85c3f785438446c4d97d229c46bd0a08970d34628
      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
