#
# 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/zlib-1.0.2

# for documentation only
NAME="zlib"
VERSION="1.0.2"
CATEGORY="Programming"
DESC="Library for general purpose data compression."

# Stuff to install, relative to $PKG:
LIB="libz.a"
INCLUDE="zconf.h zlib.h"
