From 750372843d3459354c766f3ba02bbe4af09b51ba Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 17 Nov 2005 11:38:43 +0000 Subject: [New port] games/quake4 id Software has released Linux binaries for Quake 4! Hooray! They seem to work on FreeBSD as well (worked on my machine, about 5 FPS ;-)). There isn't a port for it at the moment, so I've made one. I don't feel like maintaining it, because I can't really test it on my machine. The port isn't complete; There isn't a switch to install dedicated only (wouldn't be hard though) and I guess we shouldn't be able to build packages from it. Have fun! :-) * Renamed it to games/linux-quake4 to stay consistent with other quake ports. PR: ports/87764 Submitted by: Ed Schouten --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index ab24c676d75e..27e71a3a1eda 100644 --- a/games/Makefile +++ b/games/Makefile @@ -331,6 +331,7 @@ SUBDIR += linux-nwnclient SUBDIR += linux-nwserver SUBDIR += linux-quake3-demo + SUBDIR += linux-quake4 SUBDIR += linux-spheresofchaos-demo SUBDIR += linux-steam SUBDIR += linux-ut2003-demo -- cgit v1.2.3