- use makeinfo to genarate it
- use the .info name scheme
- add dir info to the texinfo source file
- add hooks to PLIST to make sure it gets installed to info/dir
Fixes pr 6600 and 6601 by Greg A. Woods.
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation. This was used
inconsistently in many packages, some including it, some not.
The PLIST is only valid for the default American dictionary. If
French or British is specified, the package won't delete cleanly, nor
will a binary package contain the right files. This is currently being
worked on.