summaryrefslogtreecommitdiffstats
path: root/rules/cmatrix.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/cmatrix.in')
-rw-r--r--rules/cmatrix.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/rules/cmatrix.in b/rules/cmatrix.in
new file mode 100644
index 000000000..f1323fab5
--- /dev/null
+++ b/rules/cmatrix.in
@@ -0,0 +1,11 @@
+## SECTION=games
+
+config CMATRIX
+ tristate
+ prompt "cmatrix"
+ select NCURSES
+ select KBD
+ select KBD_SETFONT
+ select KBD_CONSOLEFONTS
+ help
+ Shows a scrolling 'Matrix' like screen in Linux.