mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
f6c4333831
Approved by: portmgr blanket
23 lines
651 B
Plaintext
23 lines
651 B
Plaintext
@comment === EXECUTABLES ===
|
|
%%SERVER%%bin/q2ded
|
|
%%CLIENT%%bin/quake2
|
|
%%SDLCLIENT%%bin/quake2-sdl
|
|
@comment === RENDERERS ===
|
|
%%GAME%%%%LIBDIR%%/baseq2/game.so
|
|
%%CTF%%%%LIBDIR%%/ctf/game.so
|
|
%%GLX%%%%LIBDIR%%/ref_glx.so
|
|
%%SDLGL%%%%LIBDIR%%/ref_sdlgl.so
|
|
%%SVGA%%%%LIBDIR%%/ref_soft.so
|
|
%%AA%%%%LIBDIR%%/ref_softaa.so
|
|
%%SOFTSDL%%%%LIBDIR%%/ref_softsdl.so
|
|
%%X11%%%%LIBDIR%%/ref_softx.so
|
|
@comment === DOCS ===
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.320
|
|
%%PORTDOCS%%%%DOCSDIR%%/joystick.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/quake2.3dfxgl
|
|
@comment === DATA ===
|
|
%%QMAX%%%%LIBDIR%%/baseq2/maxpak.pak
|
|
@comment === CLEANUP ===
|
|
@dir %%LIBDIR%%/baseq2
|