This is a small utility to translate from NetBSD-derived pkgsrc
packages into Solaris packages.  I wrote this as an aid to
understanding Solaris packages, and to provide some Solaris packages
which can be used in jumpstart, and manipulated with the Solaris
package manipulation tools, but still have the benefit of being
maintained by a number of people who know what they're doing, and put
a lot of time into keeping abreast of latest versions and bug fix
releases. Full information can be found in the man page, gensolpkg.1

To install this piece of software, type:

	make && make install

This will install it into /usr/local/{sbin,man/man1}.  If you wish to
have a prefix other than /usr/local, simply type:

	make && make install PREFIX=<other-location>

It is also part of the NetBSD packages collection - see
http://www.netbsd.org/ and
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/README.html

Alistair G. Crooks (agc@netbsd.org)
Thu Sep 30 07:52:03 BST 1999
