summaryrefslogtreecommitdiff
path: root/games/rollemup/files
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-10-22 07:52:13 +0000
committersakamoto <sakamoto>1999-10-22 07:52:13 +0000
commitd388324475cf53bdcd8efd6d26fc257b6c9c5607 (patch)
tree111fde4c330a7238ae8ce2b17ddb2fdb5f25ad73 /games/rollemup/files
parent36e4841465f53907e0c85374840ea26668265cb6 (diff)
downloadpkgsrc-d388324475cf53bdcd8efd6d26fc257b6c9c5607.tar.gz
Remove rollemup package.
because we are currently in the middle of a small freeze.
Diffstat (limited to 'games/rollemup/files')
-rw-r--r--games/rollemup/files/README.Rollemup15
-rw-r--r--games/rollemup/files/md53
-rw-r--r--games/rollemup/files/rollemup.sh2
3 files changed, 0 insertions, 20 deletions
diff --git a/games/rollemup/files/README.Rollemup b/games/rollemup/files/README.Rollemup
deleted file mode 100644
index 2f19ff0a8ba..00000000000
--- a/games/rollemup/files/README.Rollemup
+++ /dev/null
@@ -1,15 +0,0 @@
-License information:
- http://www.medialab.lostboys.nl/content/showcase/license.html
-
-How to start:
- exec ${PREFIX}/bin/rollemup
-
-Controls:
- '/' for the Right Flipper
- 'Z' for the Left Flipper
- 'Enter' for the Plunger
- 'Space' for a Shake
- 'N' for a New Game
- 'P' to pause a Game
- 'Q' to Quit
- 'ESC' to abort the game
diff --git a/games/rollemup/files/md5 b/games/rollemup/files/md5
deleted file mode 100644
index 09991fbf8f4..00000000000
--- a/games/rollemup/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.1.1.1 1999/10/22 05:39:44 sakamoto Exp $
-
-MD5 (Rollemup.tar.gz) = 00844bfc54a941f96f26213c9a16442a
diff --git a/games/rollemup/files/rollemup.sh b/games/rollemup/files/rollemup.sh
deleted file mode 100644
index 6845f252fb4..00000000000
--- a/games/rollemup/files/rollemup.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-(cd ${PREFIX}/share/games/Rollemup; ${PREFIX}/bin/Rollemup)