diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-11 03:19:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-11 03:19:24 +0800 |
commit | 58c2a848433bbc40f723810febe614f41ae77315 (patch) | |
tree | ae1f474fce55d605ff7bfe877d55f4dc87441528 /games/Makefile | |
parent | c9d7d189017b22442b8a1bd73c76e3b3bcf8df25 (diff) | |
download | freebsd-ports-gnome-58c2a848433bbc40f723810febe614f41ae77315.tar.gz freebsd-ports-gnome-58c2a848433bbc40f723810febe614f41ae77315.tar.zst freebsd-ports-gnome-58c2a848433bbc40f723810febe614f41ae77315.zip |
Spring is a full 3D RTS game engine, designed, in it's basis, to
be able to run the content of the game Total Annihilation and deliver
a similar, but improved, gaming experience.
Games can be intense and very large scaled, with fight of, literally,
hundreds of unit and the mods allow very wide arrays of diferent
strategies and tactics.
WWW: http://spring.clan-sy.com/
PR: ports/120071
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
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 91d28f42d789..a20440080347 100644 --- a/games/Makefile +++ b/games/Makefile @@ -721,6 +721,7 @@ SUBDIR += speyes SUBDIR += spicetrade SUBDIR += spider + SUBDIR += spring SUBDIR += ssamtse SUBDIR += ssc SUBDIR += starfighter |