- Remove post-install information from DESCR's.
- Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
- Remove unnecessary whitespace.
Pointed out by: portlint
This port installs an a.out binary which won't run on
linux-netscape*. The REQ script aborts the installation
when linux-netscape is installed.
PR: ports/14093
Submitted by: Akinori MUSHA aka knu <knu@idaemons.org>