diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-08-01 14:52:45 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-08-01 14:52:45 +0000 |
commit | bbe7d892ae0090ce3b6323b7aa430b4272e5bb37 (patch) | |
tree | 8512ae804fffa18519e9c8a88a5bffa680ddc522 /games/xpipeman/pkg | |
parent | d3275ee40b12e2ecfe368322e09882b2f1af2d57 (diff) | |
download | pkgsrc-bbe7d892ae0090ce3b6323b7aa430b4272e5bb37.tar.gz |
Initial addition of xpipeman-1.5, a connect the pipes to contain the
water flow game for X11. Closes pr 5889 by Tim Rightnour.
Diffstat (limited to 'games/xpipeman/pkg')
-rw-r--r-- | games/xpipeman/pkg/COMMENT | 1 | ||||
-rw-r--r-- | games/xpipeman/pkg/DESCR | 4 | ||||
-rw-r--r-- | games/xpipeman/pkg/PLIST | 6 |
3 files changed, 11 insertions, 0 deletions
diff --git a/games/xpipeman/pkg/COMMENT b/games/xpipeman/pkg/COMMENT new file mode 100644 index 00000000000..ec9ff9d1a3a --- /dev/null +++ b/games/xpipeman/pkg/COMMENT @@ -0,0 +1 @@ +connect the pipes to contain the water flow game for X11. diff --git a/games/xpipeman/pkg/DESCR b/games/xpipeman/pkg/DESCR new file mode 100644 index 00000000000..a151fe4edc4 --- /dev/null +++ b/games/xpipeman/pkg/DESCR @@ -0,0 +1,4 @@ +Xpipeman is a game of skill requiring the user to connect together pieces +of a pipe to allow a liquid to flow through without leaking out. The +liquid flows out of the block marked with an "S". The aim of the game is +to connect as many pieces of pipe to the start block as possible. diff --git a/games/xpipeman/pkg/PLIST b/games/xpipeman/pkg/PLIST new file mode 100644 index 00000000000..fdb4b15ba61 --- /dev/null +++ b/games/xpipeman/pkg/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 1998/08/01 14:52:45 frueauf Exp $ +bin/xpipeman +man/man6/xpipeman.6 +share/xpipeman/xpipescores +@unexec rm -f %D/share/xpipeman/xpipescores +@dirrm share/xpipeman |