summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-04-02 23:45:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-04-02 23:45:10 +0000
commitcad7bd51e86fcfa5bd174ab8da8308e4c0bd1a30 (patch)
tree167254bcc790e95840d1f4e8929e5075087adaac /games/Makefile
parent- Update to 1.4.2 (diff)
XorGramana is a maze based logical puzzle game where you must escape
each maze by arranging letters to form pre-defined words. XorGramana is based upon the game Xor which appeared in the early 1990's on 8bit home computers. XorGramana implements a version of Xor too. WWW: http://www.jwm-art.net/XorGramana/
Notes
Notes: svn path=/head/; revision=231503
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index 655e44331cc7..7085bdf720aa 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -984,6 +984,7 @@
SUBDIR += xoids
SUBDIR += xoj
SUBDIR += xonix
+ SUBDIR += xorgramana
SUBDIR += xosmulti
SUBDIR += xpacman
SUBDIR += xpanex