diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-19 13:47:13 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-19 13:47:13 +0000 |
commit | c69298e6e04ed2c7644255d5216429e144e82bdc (patch) | |
tree | b14828a7273d04724f4540eaac10d1e98bf7cc97 /games/Makefile | |
parent | aac2c7c4b5f667d9dac90f207026b1111910a168 (diff) | |
download | FreeBSD-ports-c69298e6e04ed2c7644255d5216429e144e82bdc.zip FreeBSD-ports-c69298e6e04ed2c7644255d5216429e144e82bdc.tar.gz |
add lgeneral 1.1.1
A turn-based strategy engine inspired by Panzer General
PR: 45033
Submitted by: Filippo Natali <filippo@widestore.net>
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 ea37119..109a7a2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -177,6 +177,7 @@ SUBDIR += lbreakout SUBDIR += lbreakout2 SUBDIR += lexter + SUBDIR += lgeneral SUBDIR += libshhcards SUBDIR += lincity SUBDIR += linux-q3ademo |