not working on the mac. Man page was getting
installed to the the wrong location.
* change to always use uuidgen (available on all
osx releases)
* fix regex to match uuidgen's uuid format which
contains capital letters
* fix mac man page install directory
* make mac clean target delete the generated launchd config file
to install files that don't exist and launchd
config file had hardcoded paths.
* commented out code that was trying to install
files/scripts that don't exist
* added a make target for generating launchd
config file with accurate install paths
* enabled installing man page