diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-07 11:14:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-07 11:14:10 +0000 |
commit | c4f88fdfcf57d36bce78d82dd7b569f57cef428d (patch) | |
tree | 6f77ff37683ebbce394527fde84dd29ac3ca2ab6 /games/qnetwalk/PLIST | |
parent | c0bfbc9d297a23b32f8b8599b1a7a8f9d94e7019 (diff) | |
download | pkgsrc-c4f88fdfcf57d36bce78d82dd7b569f57cef428d.tar.gz |
Initial import of qnetwalk from pkgsrc-wip, packaged by Ian Zagorskih.
QNetwalk is a Qt-version of the popular NetWalk game
for system administrators :)
Rules of play:
* You are the system administrator and your goal is
to connect each computer to the central server.
* Click the right mouse's button for turning the cable
in a clockwise direction, and left mouse's button for
turning the cable in a counter-clockwise direction.
* Start the LAN with as few turns as possible!
Diffstat (limited to 'games/qnetwalk/PLIST')
-rw-r--r-- | games/qnetwalk/PLIST | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/games/qnetwalk/PLIST b/games/qnetwalk/PLIST new file mode 100644 index 00000000000..056b63a540c --- /dev/null +++ b/games/qnetwalk/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/07 11:14:10 wiz Exp $ +bin/qnetwalk +man/man6/qnetwalk.6 +share/games/qnetwalk/click.wav +share/games/qnetwalk/connect.wav +share/games/qnetwalk/qnetwalk_fr.qm +share/games/qnetwalk/qnetwalk_nl.qm +share/games/qnetwalk/qnetwalk_ru.qm +share/games/qnetwalk/start.wav +share/games/qnetwalk/turn.wav +share/games/qnetwalk/win.wav +@dirrm share/games/qnetwalk |