o add DEINSTALL script to remind users to remove mailcap
o call install script from Makefile
o remove deinstall warning from packing list, now done by script
THIS PORT IS NOW FROZEN
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.
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports. That version of the makefile adds all sums. Previous
versions of the makefile will still work for people installing ports.
install mailcap in /etc (unless there is
already a copy there; sample mailcap installed
in /usr/local/lib/metamail; clean up PLIST
for proper package installation