mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
6aee407819
- added a patch to fix a header inclusion problem in strbuf.h - updated WWW link - removed the anoying configure warning: configure: WARNING: you should use --build, --host, --target - moved the @unexec install-info thing in pkg-plist - give maintainership to submitter PR: 53263 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer
22 lines
675 B
Plaintext
22 lines
675 B
Plaintext
bin/gctags
|
|
bin/global
|
|
bin/gozilla
|
|
bin/gtags
|
|
bin/htags
|
|
%%PORTDOCS%%@unexec install-info --delete %D/info/global.info %D/info/dir
|
|
%%PORTDOCS%%info/global.info
|
|
%%PORTDOCS%%info/global.info-1
|
|
%%PORTDOCS%%info/global.info-2
|
|
%%PORTDOCS%%info/global.info-3
|
|
%%PORTDOCS%%@exec install-info %D/info/global.info %D/info/dir
|
|
%%PORTDOCS%%share/doc/global/AUTHORS
|
|
%%PORTDOCS%%share/doc/global/COPYING
|
|
%%PORTDOCS%%share/doc/global/ChangeLog
|
|
%%PORTDOCS%%share/doc/global/FAQ
|
|
%%PORTDOCS%%share/doc/global/INSTALL
|
|
%%PORTDOCS%%share/doc/global/LICENSE
|
|
%%PORTDOCS%%share/doc/global/NEWS
|
|
%%PORTDOCS%%share/doc/global/README
|
|
%%PORTDOCS%%share/doc/global/THANKS
|
|
%%PORTDOCS%%@dirrm share/doc/global
|