- remove deprecated variables
- remove workaround for texinfo install-info bug
- correct filename of ispell info page, ispell -> ispell.info
- add SHA1 and RMD160 checksums for francais-IREQ-1.4.tar.gz
- stop installing ispell.el to share/emacs/site-lisp, since the one
coming with emacs is newer
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.