* Place the sample config file in ${SYSCONFDIR} and make that the default
path (instead of lib/)
* Correct path to template file - share/examples
* Use INSTALL/DEINSTALL scripts to place the config file and print the
appropriate warnings instead of messing with @exec/@unexec in PLIST
* Don't mess with permissions in the install target, use BSD_INSTALL* macros
* Rename patch, make -> ${MAKE_PROGRAM}
* Run DESCR through fmt(1)
work by me and naddy@
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.
These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.
I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
installed there is no need to uncompress them;
Use -O2 optimization; config file template
installed in /usr/local/lib; config file resides
in /etc; put install/uninstall messages in
packing list; get rid of message file that
breaks pkg_add