           SPELL=tcsh
         VERSION=6.24.15
          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:190d394ee15772b846ccc8052ba019baea7a59a1cd303a9440c39fb28325b29726135caf79382b76be1ba1479061c9e6c5240590ae3165e03d968ce506926b62
      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
