diff options
Diffstat (limited to 'www/lynx/pkg-plist')
-rw-r--r-- | www/lynx/pkg-plist | 97 |
1 files changed, 64 insertions, 33 deletions
diff --git a/www/lynx/pkg-plist b/www/lynx/pkg-plist index c70849e0febb..811a5a5a6583 100644 --- a/www/lynx/pkg-plist +++ b/www/lynx/pkg-plist @@ -3,38 +3,68 @@ bin/lynx etc/lynx.cfg.default @exec if [ ! -f %D/etc/lynx.cfg ] ; then cp -p %D/%F %B/lynx.cfg; fi @exec mkdir -p %D/share/lynx_help -share/doc/lynx/CHANGES -share/doc/lynx/COPYHEADER +%%DOCSDIR%%/CHANGES +%%DOCSDIR%%/COPYHEADER @exec ln -sf %D/%F %D/share/lynx_help -share/doc/lynx/COPYING +%%DOCSDIR%%/COPYING @exec ln -sf %D/%F %D/share/lynx_help -share/doc/lynx/PROBLEMS -share/doc/lynx/README -share/doc/lynx/samples/blue-background.lss -share/doc/lynx/samples/bright-blue.lss -share/doc/lynx/samples/cernrules.txt -share/doc/lynx/samples/installdirs.html -share/doc/lynx/samples/jumpsUnix.html -share/doc/lynx/samples/jumpsVMS.html -share/doc/lynx/samples/lynx-keymaps -share/doc/lynx/samples/lynx.com -share/doc/lynx/samples/lynx.lss -share/doc/lynx/samples/mailcap -share/doc/lynx/samples/mailto-form.pl -share/doc/lynx/samples/mild-colors.lss -share/doc/lynx/samples/mime.types -share/doc/lynx/test/ALT88592.html -share/doc/lynx/test/ISO_LATIN1_test.html -share/doc/lynx/test/README.txt -share/doc/lynx/test/TestComment.html -share/doc/lynx/test/c1.html -share/doc/lynx/test/iso8859-1.html -share/doc/lynx/test/iso88592.html -share/doc/lynx/test/raw8bit.html -share/doc/lynx/test/sgml.html -share/doc/lynx/test/spaces.html -share/doc/lynx/test/tabtest.html -share/doc/lynx/test/unicode.html +%%DOCSDIR%%/PROBLEMS +%%DOCSDIR%%/README +%%DOCSDIR%%/docs/CHANGES2.3 +%%DOCSDIR%%/docs/CHANGES2.4 +%%DOCSDIR%%/docs/CHANGES2.5 +%%DOCSDIR%%/docs/CHANGES2.6 +%%DOCSDIR%%/docs/CHANGES2.7 +%%DOCSDIR%%/docs/CHANGES2.8 +%%DOCSDIR%%/docs/CMU.announce +%%DOCSDIR%%/docs/CRAWL.announce +%%DOCSDIR%%/docs/FM.announce +%%DOCSDIR%%/docs/IBMPC-charsets.announce +%%DOCSDIR%%/docs/OS-390.announce +%%DOCSDIR%%/docs/README.TRST +%%DOCSDIR%%/docs/README.chartrans +%%DOCSDIR%%/docs/README.defines +%%DOCSDIR%%/docs/README.jp +%%DOCSDIR%%/docs/README.rootcerts +%%DOCSDIR%%/docs/README.ssl +%%DOCSDIR%%/docs/README.sslcerts +%%DOCSDIR%%/docs/SOCKETSHR.announce +%%DOCSDIR%%/docs/TCPWARE.announce +%%DOCSDIR%%/docs/VMSWAIS.announce +%%DOCSDIR%%/docs/djgpp.key +%%DOCSDIR%%/docs/pdcurses.key +%%DOCSDIR%%/docs/slang.key +%%DOCSDIR%%/docs/win-386.announce +%%DOCSDIR%%/samples/blue-background.lss +%%DOCSDIR%%/samples/bright-blue.lss +%%DOCSDIR%%/samples/cernrules.txt +%%DOCSDIR%%/samples/installdirs.html +%%DOCSDIR%%/samples/jumpsUnix.html +%%DOCSDIR%%/samples/jumpsVMS.html +%%DOCSDIR%%/samples/keepviewer +%%DOCSDIR%%/samples/lynxdump +%%DOCSDIR%%/samples/lynx-keymaps +%%DOCSDIR%%/samples/lynx.com +%%DOCSDIR%%/samples/lynx.lss +%%DOCSDIR%%/samples/mailcap +%%DOCSDIR%%/samples/mailto-form.pl +%%DOCSDIR%%/samples/mild-colors.lss +%%DOCSDIR%%/samples/mime.types +%%DOCSDIR%%/test/ALT88592.html +%%DOCSDIR%%/test/ISO_LATIN1_test.html +%%DOCSDIR%%/test/README.txt +%%DOCSDIR%%/test/TestComment.html +%%DOCSDIR%%/test/c1.html +%%DOCSDIR%%/test/iso8859-1.html +%%DOCSDIR%%/test/iso88592.html +%%DOCSDIR%%/test/koi8-r.html +%%DOCSDIR%%/test/quickbrown.html +%%DOCSDIR%%/test/raw8bit.html +%%DOCSDIR%%/test/sgml.html +%%DOCSDIR%%/test/spaces.html +%%DOCSDIR%%/test/tabtest.html +%%DOCSDIR%%/test/unicode.html +%%DOCSDIR%%/test/utf-8-demo.html share/lynx_help/COPYHEADER share/lynx_help/COPYING share/lynx_help/Lynx_users_guide.html @@ -61,8 +91,9 @@ share/lynx_help/keystrokes/xterm_help.html share/lynx_help/lynx-dev.html share/lynx_help/lynx_help_main.html share/lynx_help/lynx_url_support.html -@dirrm share/doc/lynx/samples -@dirrm share/doc/lynx/test -@dirrm share/doc/lynx +@dirrm %%DOCSDIR%%/docs +@dirrm %%DOCSDIR%%/samples +@dirrm %%DOCSDIR%%/test +@dirrm %%DOCSDIR%% @dirrm share/lynx_help/keystrokes @dirrm share/lynx_help |