diff options
author | simonb <simonb> | 2002-08-21 06:25:10 +0000 |
---|---|---|
committer | simonb <simonb> | 2002-08-21 06:25:10 +0000 |
commit | b062e384aabe451c074e8a37cd18eecd4d15f6ff (patch) | |
tree | 870f73fd828a16e1276ea88a8481b52b1d755b98 /games/moria/PLIST | |
parent | 513b3fb9e9f7310f1c7cdaa4323e90f507a37869 (diff) | |
download | pkgsrc-b062e384aabe451c074e8a37cd18eecd4d15f6ff.tar.gz |
Install the man page and other miscellaneous documention.
Diffstat (limited to 'games/moria/PLIST')
-rw-r--r-- | games/moria/PLIST | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/games/moria/PLIST b/games/moria/PLIST index 9dd6f21b66f..7e9c068fc93 100644 --- a/games/moria/PLIST +++ b/games/moria/PLIST @@ -1,5 +1,17 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:54:12 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/08/21 06:25:10 simonb Exp $ bin/moria +man/man6/moria.6 +share/doc/moria/ERRORS +share/doc/moria/FEATURES.NEW +share/doc/moria/dragon.inf +share/doc/moria/exp.doc +share/doc/moria/faq +share/doc/moria/history +share/doc/moria/moria.ms +share/doc/moria/moria.txt +share/doc/moria/pronounc +share/doc/moria/spells.doc +share/doc/moria/where.inf share/games/moria/hours share/games/moria/news share/games/moria/origcmds.hlp @@ -11,3 +23,4 @@ share/games/moria/version.hlp share/games/moria/welcome.hlp @exec if [ ! -f /var/games/moria.scores ]; then cp -p %D/share/games/moria/scores.dist /var/games/moria.scores; fi @dirrm share/games/moria +@dirrm share/doc/moria |