           SPELL=zsh
         VERSION=4.2.5
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.demon.nl/pub/mirrors/zsh/$SOURCE
   SOURCE_URL[1]=ftp://ftp.fu-berlin.de/pub/unix/shells/$SPELL/$SOURCE
   SOURCE_URL[2]=ftp://ftp.cs.elte.hu/pub/$SPELL/$SOURCE
          MD5[0]=cdaeb127d35073c1515be48a0682f81e
        WEB_SITE=http://www.zsh.org/
         ENTERED=20011112
         UPDATED=20050408
      LICENSE[0]=BSD
       BUILD_API=2
           SHORT="Shell designed for interactive use"
cat << EOF
Zsh is a UNIX command interpreter (shell) which of the standard
shells most resembles the Korn shell (ksh). It includes enhancements
of many types, notably in the command-line editor, options for
customising its behaviour, filename globbing, features to make
C-shell (csh) users feel more at home and extra features drawn from
tcsh.
EOF
