diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-09-02 03:25:17 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-09-02 03:25:17 +0800 |
commit | da98056f5decbbc85d0adb16a27ce4965c917e94 (patch) | |
tree | e7a22ffba5b8c36ed5f1390cc256c4b136d91986 /games/Makefile | |
parent | 5132c6ca806a593660e4f6e5c110175b139dc128 (diff) | |
download | freebsd-ports-gnome-da98056f5decbbc85d0adb16a27ce4965c917e94.tar.gz freebsd-ports-gnome-da98056f5decbbc85d0adb16a27ce4965c917e94.tar.zst freebsd-ports-gnome-da98056f5decbbc85d0adb16a27ce4965c917e94.zip |
Gridlock is a collection of grid-based board games for GNUstep, including
Ataxx, Reversi, Gomoku, Connect Four, Breakthrough, Glass Bead, Hexapawn,
Quad Wrangle, Cats and Dogs and Moray Eels. You can play against another
person or computer opponents of varying difficulty, even over the network.
102734
PR: 102734
Submitted by: Gürkan Sengün
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 62242e9c3709..717e4a78dd67 100644 --- a/games/Makefile +++ b/games/Makefile @@ -274,6 +274,7 @@ SUBDIR += greed SUBDIR += gretools SUBDIR += grhino + SUBDIR += gridlock SUBDIR += groundhog SUBDIR += gru SUBDIR += grubinvaders |