This package is meant to be installed using Slackware's pkgtool (it
has been tested with the pkgtools supplied with Slackware 3 & 7).

If you need to install it manually, extract the tar tree into the root
directory. Run the install/doinst.sh script from the root directory (or
create the symbolic links it sets up yourself). Delete the script and
the install/ directory if it's otherwise empty as it's not needed by
morepkgtools.

e.g.:
tar -xzvf morepkgtools1.22.tgz -C /
cd /
mv install/doinst.sh .
bash doinst.sh
rm install.sh
rmdir install
