mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
10 lines
243 B
Plaintext
10 lines
243 B
Plaintext
|
@exec mkdir -p %D/%%LIBDIR%%/baseq2
|
||
|
%%CLIENT%%bin/q2pro
|
||
|
%%DEDICATED%%bin/q2proded
|
||
|
%%GAME%%%%LIBDIR%%/baseq2/game.so
|
||
|
%%GL%%%%LIBDIR%%/ref_newgl.so
|
||
|
%%SOFT%%%%LIBDIR%%/ref_soft.so
|
||
|
%%UI%%%%LIBDIR%%/ui.so
|
||
|
@dirrm %%LIBDIR%%/baseq2
|
||
|
@dirrm %%LIBDIR%%
|