Installing protopkg:

(1)  Run the Build script:

        # ./Build

(2)  Copy the "protopkg" script to a directory:

        # cp protopkg /usr/local/sbin

(3)  Copy the man page to a suitable location:

        # cat protopkg.8 | gzip -9c > /usr/local/man/man8/protopkg.8.gz

(3)  Done!
