diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-05-22 05:37:13 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-05-22 05:37:13 +0800 |
commit | 41cd7669e72dc75d3d3f1e6ce6a8e3a8e45288bf (patch) | |
tree | a0715f4a85c57ccf734518d5bac8fd2d25ead8c1 /games/Makefile | |
parent | 99a0e6a964ee2fd75043ed0b0444e9afceff6843 (diff) | |
download | freebsd-ports-gnome-41cd7669e72dc75d3d3f1e6ce6a8e3a8e45288bf.tar.gz freebsd-ports-gnome-41cd7669e72dc75d3d3f1e6ce6a8e3a8e45288bf.tar.zst freebsd-ports-gnome-41cd7669e72dc75d3d3f1e6ce6a8e3a8e45288bf.zip |
Enhanced Quake2 OpenGL only engine with integrated Lazarus support.
WWW: http://www.geocities.com/knightmare66/
Approved by: garga (mentor)
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 4994c008dcf2..61a026ab8917 100644 --- a/games/Makefile +++ b/games/Makefile @@ -332,6 +332,7 @@ SUBDIR += kgeography SUBDIR += kiki SUBDIR += klondike + SUBDIR += kmquake2 SUBDIR += knights SUBDIR += kobodeluxe SUBDIR += koth |