#
# This is just an empty packet-description-file with all possible
# calues set to zero, i.e. nothing will be installed.
#
# (c) Copyright 1994, 1995 Hubert Feyrer.
# Alle Rechte vorbehalten, Weitergabe an Dritte ohne schriftliche
# Genehmiging des Autors ist hiermit ausdruecklich untersagt!
# All rights reserved, distribution of this software without a written
# permission of the author is hereby strictly forbidden!
#

# Where package lies
PKG=$BASE/zsh-3.0.1

# for documentation only
NAME="zsh"
SOURCE="ftp://ftp.fu-berlin.de:/pub/unix/shells/zsh-3.0.1.tar.gz"
VERSION="3.0.1"
CATEGORY="Shells"
DESC="Konfortable Shell mit Command line editing und -history, erweitertem Pattern-Matching, etc."

# Stuff to install, relative to $PKG:
BIN="zsh zsh-3.0.1"
MAN1="zsh.1 zshall.1 zshbuiltins.1 zshcompctl.1 zshexpn.1 zshmisc.1 zshoptions.1 zshparam.1 zshzle.1"
CAT1="zsh.0 zshall.0 zshbuiltins.0 zshcompctl.0 zshexpn.0 zshmisc.0 zshoptions.0 zshparam.0 zshzle.0"
INFO="zsh.info zsh.info-1 zsh.info-2 zsh.info-3 zsh.info-4 zsh.info-5 zsh.info-6 zsh.info-7"
