diff options
author | sat <sat@FreeBSD.org> | 2007-02-19 00:30:38 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-02-19 00:30:38 +0800 |
commit | 286070af655c273c4eb488f9ecc6af9e9dcafbf7 (patch) | |
tree | 867aff7095a251f3f6a7f558bfc72015565b74a4 /games/Makefile | |
parent | 7639f493ea2bba894ba70387580dc31d6798cf91 (diff) | |
download | freebsd-ports-gnome-286070af655c273c4eb488f9ecc6af9e9dcafbf7.tar.gz freebsd-ports-gnome-286070af655c273c4eb488f9ecc6af9e9dcafbf7.tar.zst freebsd-ports-gnome-286070af655c273c4eb488f9ecc6af9e9dcafbf7.zip |
Add port games/gnono:
Gnono is a rewrite for GNOME, under the GPL license, of the Windows
card game WUNO. The objective of this classic game is to discard all
of one's cards before the opponent does, by matching the value or
color of the top discard (or playing a wild card).
WWW: http://sourceforge.net/projects/gnono/
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 52b2ffee20c8..3952b9219b6e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -275,6 +275,7 @@ SUBDIR += gnomememoryblocks SUBDIR += gnomermind SUBDIR += gnomesudoku + SUBDIR += gnono SUBDIR += gnubg SUBDIR += gnuchess SUBDIR += gnudoku |