diff options
author | ale <ale@FreeBSD.org> | 2007-03-31 17:08:40 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2007-03-31 17:08:40 +0800 |
commit | 195e20b4c2685febf3bfef0f9c1b3ea5f40b999a (patch) | |
tree | f9fb3e57e36bf6874dc3f926617f720eac905e20 /games/Makefile | |
parent | 87384a21c42f5cb90a9baade421f3ab804243082 (diff) | |
download | freebsd-ports-gnome-195e20b4c2685febf3bfef0f9c1b3ea5f40b999a.tar.gz freebsd-ports-gnome-195e20b4c2685febf3bfef0f9c1b3ea5f40b999a.tar.zst freebsd-ports-gnome-195e20b4c2685febf3bfef0f9c1b3ea5f40b999a.zip |
The FreeCol team aims to create an Open Source version of
Colonization (released under the GPL). At first we'll try
to make an exact clone of Colonization. The visuals will
be brought up to date with more recent standards but will
remain clean, simple and functional. Certain new 'features'
will be implemented but the gameplay and the rules will be
exactly the same as the original game. Examples of modern
features are: an isometric map and multiplayer support.
WWW: http://freecol.org/
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 2b7f4df8bd30..fc425e65b4c5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -218,6 +218,7 @@ SUBDIR += freeciv-gtk SUBDIR += freeciv-gtk2 SUBDIR += freeciv-nox11 + SUBDIR += freecol SUBDIR += freedoko SUBDIR += freedroid SUBDIR += freedroidrpg |