diff options
Diffstat (limited to 'games/moria/PLIST')
-rw-r--r-- | games/moria/PLIST | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/moria/PLIST b/games/moria/PLIST new file mode 100644 index 00000000000..9dd6f21b66f --- /dev/null +++ b/games/moria/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:54:12 zuntum Exp $ +bin/moria +share/games/moria/hours +share/games/moria/news +share/games/moria/origcmds.hlp +share/games/moria/owizcmds.hlp +share/games/moria/roglcmds.hlp +share/games/moria/rwizcmds.hlp +share/games/moria/scores.dist +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 |