diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-24 02:17:17 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-24 02:17:17 +0000 |
commit | b666502afda11878e1adfaefeff785ee6171024b (patch) | |
tree | 9aa30fd7bf24b32e216a3b9ae394f1a2abdb5bf3 /misc/xenmenu | |
parent | e1999fb7b6e4ffd7d87627b0fde8985f3adcc1d1 (diff) |
Notes
Diffstat (limited to 'misc/xenmenu')
-rw-r--r-- | misc/xenmenu/pkg-plist | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/misc/xenmenu/pkg-plist b/misc/xenmenu/pkg-plist index c62732cac319..1a7b415e56db 100644 --- a/misc/xenmenu/pkg-plist +++ b/misc/xenmenu/pkg-plist @@ -1,10 +1,10 @@ bin/xenmenu -share/doc/xenmenu/BUGS -share/doc/xenmenu/CHANGELOG -share/doc/xenmenu/COPYRIGHT -share/doc/xenmenu/README -share/doc/xenmenu/README.html -share/doc/xenmenu/TODO +%%PORTDOCS%%share/doc/xenmenu/BUGS +%%PORTDOCS%%share/doc/xenmenu/CHANGELOG +%%PORTDOCS%%share/doc/xenmenu/COPYRIGHT +%%PORTDOCS%%share/doc/xenmenu/README +%%PORTDOCS%%share/doc/xenmenu/README.html +%%PORTDOCS%%share/doc/xenmenu/TODO share/examples/xenmenu/bin/Makefile share/examples/xenmenu/bin/README share/examples/xenmenu/bin/bbs @@ -66,7 +66,7 @@ share/examples/xenmenu/text/shell_help.txt @exec mkdir %D/share/xenmenu/bin @exec mkdir %D/share/xenmenu/menus @exec mkdir %D/share/xenmenu/text -@dirrm share/doc/xenmenu +%%PORTDOCS%%@dirrm share/doc/xenmenu @dirrm share/examples/xenmenu/bin @dirrm share/examples/xenmenu/menus/bbs_menus @dirrm share/examples/xenmenu/menus/games_menus |