summaryrefslogtreecommitdiff
path: root/news/slrnconf/pkg-plist
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2004-01-09 06:06:40 +0000
committerPete Fritchman <petef@FreeBSD.org>2004-01-09 06:06:40 +0000
commit2479df77647c6d435f2230f9d0abebf5d8aab4ac (patch)
tree62f30cfebb3a70fa7005a49683a721cab035a559 /news/slrnconf/pkg-plist
parentUpdate to 2.2b. (diff)
- update to 0.8.3
- make the port ${PREFIX}-safe - use ${DATADIR} - instead of installing docs to ${DATADIR}, respect NOPORTDOCS and intall to ${DOCSDIR} - take maintainership
Notes
Notes: svn path=/head/; revision=97744
Diffstat (limited to '')
-rw-r--r--news/slrnconf/pkg-plist21
1 files changed, 11 insertions, 10 deletions
diff --git a/news/slrnconf/pkg-plist b/news/slrnconf/pkg-plist
index 3412fe23b1d3..23cfbc2e8bb0 100644
--- a/news/slrnconf/pkg-plist
+++ b/news/slrnconf/pkg-plist
@@ -1,17 +1,17 @@
bin/slrnconf
-share/slrnconf/ABOUT
-share/slrnconf/COPYING
-share/slrnconf/README
+%%PORTDOCS%%%%DOCSDIR%%/ABOUT
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/README
share/slrnconf/preferences.pm
share/slrnconf/rc_grammar.pm
share/slrnconf/ui.pm
-share/slrnconf/data/preferences_display_elements
+share/slrnconf/data/bitmaps
+share/slrnconf/data/colors
+share/slrnconf/data/display_elements
+share/slrnconf/data/menus
+share/slrnconf/data/monos
share/slrnconf/data/rc_grammar
-share/slrnconf/data/ui_bitmaps
-share/slrnconf/data/ui_colors
-share/slrnconf/data/ui_menus
-share/slrnconf/data/ui_monos
-share/slrnconf/data/ui_tabs
+share/slrnconf/data/tabs
share/slrnconf/help/Xbrowser
share/slrnconf/help/abort_unmodified_edits
share/slrnconf/help/art_help_line
@@ -172,6 +172,7 @@ share/slrnconf/help/warn_followup_to
share/slrnconf/help/wrap_flags
share/slrnconf/help/wrap_method
share/slrnconf/help/write_newsrc_flags
-@dirrm share/slrnconf/data
@dirrm share/slrnconf/help
+@dirrm share/slrnconf/data
@dirrm share/slrnconf
+%%PORTDOCS%%@dirrm %%DOCSDIR%%