diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-03 02:27:21 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-03 02:27:21 +0800 |
commit | 448d86f3030cc5e2a0c64daf6a98276343cd2ebe (patch) | |
tree | 06480a3073eb14b0f7d0ea1c39bf8107297de29d /games/Makefile | |
parent | 3313f96c964f3b94b275ff22a0f8c04865a4e66a (diff) | |
download | freebsd-ports-gnome-448d86f3030cc5e2a0c64daf6a98276343cd2ebe.tar.gz freebsd-ports-gnome-448d86f3030cc5e2a0c64daf6a98276343cd2ebe.tar.zst freebsd-ports-gnome-448d86f3030cc5e2a0c64daf6a98276343cd2ebe.zip |
GMines
The well-known minesweeper game.
Left-click to uncover, right-click to mark.
The look is inspired by the KDE minesweeper program.
WWW: http://www.gnustep.it/marko/GMines/index.html
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 eb7645dc81a6..e4aff63f05e6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -256,6 +256,7 @@ SUBDIR += gltron SUBDIR += gma SUBDIR += gmastermind + SUBDIR += gmines SUBDIR += gnarr SUBDIR += gnmm SUBDIR += gno3dtet |