freebsd-ports/games/quake2lnx/pkg-plist
Alexey Dokuchaev 725c837e40 - Convert to modern OPTIONS framework (courtesy of jgh@)
- Rephrase some of the knob names while here
- Trim the header, drop shlib ABI versions, etc.
2013-04-27 07:12:07 +00:00

25 lines
731 B
Text

@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 ===
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%CTF%%@dirrm %%LIBDIR%%/ctf
@dirrm %%LIBDIR%%/baseq2
@dirrm %%LIBDIR%%