diff options
author | pat <pat@FreeBSD.org> | 2001-12-24 10:17:17 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2001-12-24 10:17:17 +0800 |
commit | 7b58bb9dae47ea8f4187f1ca01d041c1deab5487 (patch) | |
tree | 438ff2856c8402cd6a8f17e494e72efbac6546bf /games/nethack32/pkg-plist | |
parent | d53c5acbf7b9968c33e74481b4e41ab6b1e0d413 (diff) | |
download | freebsd-ports-gnome-7b58bb9dae47ea8f4187f1ca01d041c1deab5487.tar.gz freebsd-ports-gnome-7b58bb9dae47ea8f4187f1ca01d041c1deab5487.tar.zst freebsd-ports-gnome-7b58bb9dae47ea8f4187f1ca01d041c1deab5487.zip |
- PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
Diffstat (limited to 'games/nethack32/pkg-plist')
-rw-r--r-- | games/nethack32/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack32/pkg-plist b/games/nethack32/pkg-plist index 1e984269a5cd..7dfddb3cb28d 100644 --- a/games/nethack32/pkg-plist +++ b/games/nethack32/pkg-plist @@ -5,7 +5,7 @@ share/nethack/nethack @exec chmod 2755 %D/share/nethack/nethack @exec chown games:games %D/share/nethack/save @unexec rm -rf %D/share/nethack/save -share/doc/nethack/Guidebook.txt +%%PORTDOCS%%share/doc/nethack/Guidebook.txt share/nethack/pet_mark.xbm share/nethack/rip.xpm share/nethack/x11tiles @@ -121,4 +121,4 @@ share/nethack/logfile share/nethack/record share/nethack/perm @dirrm share/nethack -@dirrm share/doc/nethack +%%PORTDOCS%%@dirrm share/doc/nethack |