diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-01-04 13:03:56 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-01-04 13:03:56 +0000 |
commit | fa4a0d80ba499fe6250e16d9d4b8697ff9d9eebb (patch) | |
tree | 4ea03e8170c10859f1780e92f159ad07a327282c /games/Makefile | |
parent | 27ce134ab93de9608c2f95ad35c3280a2567491d (diff) | |
download | ports-fa4a0d80ba499fe6250e16d9d4b8697ff9d9eebb.tar.gz ports-fa4a0d80ba499fe6250e16d9d4b8697ff9d9eebb.zip |
Open Yhatzee is an open-source (free) version of the classic dice game
Yahtzee. Open Yahtzee is built to be OS portable, that means you can run
it on many kinds of different operating systems and platforms. The
portability is mainly achived via wxWidgets which also gives Open
Yahtzee a native look on each platform.
WWW: http://openyahtzee.sourceforge.net/
Author: Guy Rutenberg <guy+openyahtzee@sikumuna.co.il>
Notes
Notes:
svn path=/head/; revision=181405
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 60ffa87c6f45..0ffeebe40ecb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -505,6 +505,7 @@ SUBDIR += openglad SUBDIR += openmortal SUBDIR += openttd + SUBDIR += openyahtzee SUBDIR += orbital_eunuchs_sniper SUBDIR += p5-Algorithm-Pair-Best SUBDIR += p5-Algorithm-Pair-Swiss |