#
# 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/cvs-1.8.7

# for documentation only
NAME="cvs"
SOURCE="ftp://ftp.cyclic.com/pub/cvs/cvs-1.8.7/cvs-1.8.7.tar.gz"
VERSION="1.8.7"
CATEGORY="Programming"
DESC="Concurrent Version management System, allows several people to work on the same source without locking and helps in merging changes."

# Stuff to install, relative to $PKG:
BIN="cvs cvsbug rcs2log"
LIB="cvs"
MAN1="cvs.1"
MAN5="cvs.5"
MAN8="cvsbug.8"
INFO="cvs.info cvs.info-1 cvs.info-2 cvs.info-3 cvs.info-4 cvs.info-5 cvs.info-6 cvsclient.info"
