summaryrefslogtreecommitdiff
path: root/games/bsdtris/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-02 13:02:40 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-02 13:02:40 +0000
commitc19f42a07d5307c1c67e88402b66f578a1d7632f (patch)
tree86f0768c4e856c06264bd9921d6ccb0ca24984ed /games/bsdtris/pkg-descr
parentAdd webjob 1.2.3, download and execute a program over HTTP/HTTPS. (diff)
games/tetris -> games/bsdtris
PR: ports/50535
Notes
Notes: svn path=/head/; revision=77987
Diffstat (limited to 'games/bsdtris/pkg-descr')
-rw-r--r--games/bsdtris/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/bsdtris/pkg-descr b/games/bsdtris/pkg-descr
new file mode 100644
index 000000000000..c84f14689094
--- /dev/null
+++ b/games/bsdtris/pkg-descr
@@ -0,0 +1,6 @@
+The tetris command runs a display-based game. The object is to fit
+shapes together to form complete rows, which then vanish. When the
+shapes fill up to the top, the game ends. You can optionally select a
+level of play or custom-select control keys.
+
+This port is made of OpenBSD's tetris games. It got there from NetBSD...