summaryrefslogtreecommitdiff
path: root/games/bsdtris/pkg-descr
diff options
context:
space:
mode:
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...