freebsd-ports/games/ioquake3/pkg-plist
Ruslan Makhmatkhanov 3b64ffeba3 - split out -server part from ioquake3-based ports:
- games/ioquake3-devel-server added
  - games/ioquake3-server added
  - games/iourbanterror-server
  - games/openarena-server added
- update games/ioquake3-devel to svn revision 2244
- update games/openarena to 0.8.8
- update games/openarena-data to 0.8.8

Doing this in single commit since all this ports are
tightly interconnected.

PR:		ports/165842
Submitted by:	Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
2012-05-18 20:21:53 +00:00

20 lines
748 B
Plaintext

%%DEDICATED%%bin/ioq3ded%%BINSUFFIX%%
%%CLIENT%%bin/ioquake3%%BINSUFFIX%%
%%SMP%%bin/ioquake3-smp%%BINSUFFIX%%
%%TOOLS%%bin/q3asm%%BINSUFFIX%%
%%TOOLS%%bin/q3cpp%%BINSUFFIX%%
%%TOOLS%%bin/q3lcc%%BINSUFFIX%%
%%TOOLS%%bin/q3rcc%%BINSUFFIX%%
%%DLRENDERER%%%%LIBDIR%%/renderer_opengl1_%%ARCH%%.so
%%GAMELIBS%%%%LIBDIR%%/baseq3/cgame%%ARCH%%.so
%%GAMELIBS%%%%LIBDIR%%/baseq3/qagame%%ARCH%%.so
%%GAMELIBS%%%%LIBDIR%%/baseq3/ui%%ARCH%%.so
%%GAMELIBS%%%%LIBDIR%%/missionpack/cgame%%ARCH%%.so
%%GAMELIBS%%%%LIBDIR%%/missionpack/qagame%%ARCH%%.so
%%GAMELIBS%%%%LIBDIR%%/missionpack/ui%%ARCH%%.so
%%PORTDOCS%%%%DOCSDIR%%/README
%%GAMELIBS%%@dirrm %%LIBDIR%%/missionpack
%%GAMELIBS%%@dirrm %%LIBDIR%%/baseq3
@dirrmtry %%LIBDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%