diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-10 23:07:36 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-10 23:07:36 +0800 |
commit | eaab243b5ba7b6bf11c6b4abc0b4794811203b05 (patch) | |
tree | a745539d0075aa2e12627d9a4f67f7efbc89301a /games/Makefile | |
parent | a102eecd971da6e734f7360cd61bf68a23b870a4 (diff) | |
download | freebsd-ports-gnome-eaab243b5ba7b6bf11c6b4abc0b4794811203b05.tar.gz freebsd-ports-gnome-eaab243b5ba7b6bf11c6b4abc0b4794811203b05.tar.zst freebsd-ports-gnome-eaab243b5ba7b6bf11c6b4abc0b4794811203b05.zip |
In this game you have to get/eat all the diamonds in the level,
but it is not as easy as it sounds, many dangers are present,
traps made out of those arrow blocks, for example.
Also beasts that try to eat you.
WWW: http://xye.sourceforge.net/
PR: ports/96738
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
Approved by: lawrance (mentor, implicit)
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 6fa9eb57d545..6baa5dc30924 100644 --- a/games/Makefile +++ b/games/Makefile @@ -844,6 +844,7 @@ SUBDIR += xwelltris SUBDIR += xword SUBDIR += xworm + SUBDIR += xye SUBDIR += xzip SUBDIR += yadex SUBDIR += yahtzee |