mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
4c345ed272
- Use Makefile for building instead of scons, and remove Perl dependency. - Use pkg-plist. - Add OPTIONS. Allow to build without X11, threaded version, etc. - Fix building on non-i386 and FreeBSD 4.X. - Respect CFLAGS when optimizations are enabled. - Add patch to fix 2 security vulnerabilities [1]. PR: ports/98295 Submitted by: alepulver (myself) Approved by: maintainer (timeout) Obtained from: q3icculus (http://icculus.org/quake3/) [1] Security: CVE-2006-2082 [1]
14 lines
428 B
Plaintext
14 lines
428 B
Plaintext
%%DEDICATED%%bin/cleanq3ded
|
|
%%CLIENT%%bin/cleanq3
|
|
%%SMP%%bin/cleanq3-smp
|
|
%%GAMELIBS%%%%LIBDIR%%/baseq3/cgame.so
|
|
%%GAMELIBS%%%%LIBDIR%%/baseq3/qagame.so
|
|
%%GAMELIBS%%%%LIBDIR%%/baseq3/ui.so
|
|
%%GAMELIBS%%%%LIBDIR%%/missionpack/cgame.so
|
|
%%GAMELIBS%%%%LIBDIR%%/missionpack/qagame.so
|
|
%%GAMELIBS%%%%LIBDIR%%/missionpack/ui.so
|
|
%%GAMELIBS%%@dirrm %%LIBDIR%%/missionpack
|
|
%%GAMELIBS%%@dirrm %%LIBDIR%%/baseq3
|
|
%%GAMELIBS%%@dirrm %%LIBDIR%%
|
|
|