import warzone2100

Warzone 2100 was an innovative 3D real-time strategy game back in 1999,
and most will agree it didn't enjoy the commercial success it could
have had.  The game's source code was liberated on December 6th,
2004, under a GPL license.  Soon after that, the Warzone 2100 ReDev
project was formed to take care of its future.

feedback, help & ok ajacoutot@
This commit is contained in:
simon 2007-07-22 14:58:02 +00:00
parent c2b5905a49
commit 371517843a

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.149 2007/07/14 20:35:15 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.150 2007/07/22 14:58:02 simon Exp $
# $FreeBSD: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $
#
@ -121,6 +121,7 @@
SUBDIR += vectoroids
SUBDIR += vodovod
SUBDIR += wanderer
SUBDIR += warzone2100
SUBDIR += wesnoth
SUBDIR += wesnoth,lite
SUBDIR += wesnoth,tinygui