diff options
author | lofi <lofi@FreeBSD.org> | 2004-07-04 05:27:40 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-07-04 05:27:40 +0000 |
commit | 2f5746c0b8d1fb0b90b7d3fb6994e2d7c46035a8 (patch) | |
tree | 0370bab46e1e863b4454dee9241b0a4f523d3477 /games/Makefile | |
parent | 70b2066f1f8140141be09fc024ae32dc33107886 (diff) | |
download | FreeBSD-ports-2f5746c0b8d1fb0b90b7d3fb6994e2d7c46035a8.zip FreeBSD-ports-2f5746c0b8d1fb0b90b7d3fb6994e2d7c46035a8.tar.gz |
Add stratagus, a free cross-platform real-time strategy gaming engine
PR: ports/68582
Submitted by: Travis Poppe <tlp@LiquidX.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 ed56cbc..e5457fa 100644 --- a/games/Makefile +++ b/games/Makefile @@ -421,6 +421,7 @@ SUBDIR += ssamtse SUBDIR += ssc SUBDIR += starlanes + SUBDIR += stratagus SUBDIR += stvef-paks SUBDIR += stvef-server SUBDIR += super_methane_brothers |