If your package needs to install GNU info files, they
should be listed in the INFO
variable
(without the trailing .info
), one entry per
document. These files are assumed to be installed to
.
You can change PREFIX
/INFO_PATH
INFO_PATH
if your package
uses a different location. However, this is not recommended.
These entries contain just the path relative to
.
For example, PREFIX
/INFO_PATH
lang/gcc34
installs info files to
,
and PREFIX
/INFO_PATH
/gcc34INFO
will be something like
this:
Appropriate installation/de-installation code will be
automatically added to the temporary
pkg-plist
before package
registration.
All FreeBSD documents are available for download at http://ftp.FreeBSD.org/pub/FreeBSD/doc/
Questions that are not answered by the
documentation may be
sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.