diff options
author | zuntum <zuntum> | 2001-11-01 00:47:39 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:47:39 +0000 |
commit | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (patch) | |
tree | 9272b7d09aad70c4eb3fc070bc4f4d3ebc8e5754 /games/moria/PLIST | |
parent | 12b93642c9daf031b8f20f51ed2a9a139529d6ef (diff) | |
download | pkgsrc-1b9f41a39161bad144fdeb94a0e51fa8ba7c309a.tar.gz |
Move pkg/ files into package's toplevel directory
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 |