- Add stage support [1] - Convert USE_GMAKE to USES - Convert LIB_DEPENDS to new syntax PR: ports/182889 Submitted by: Sender Ghost <lightside@gmx.com> (maintainer) [1] Approved by: wg/culot (mentors, implicit)
5 lines
107 B
Bash
5 lines
107 B
Bash
#!/bin/sh
|
|
|
|
CUBE_OPTIONS=
|
|
cd %%DATADIR%% && exec %%PREFIX%%/libexec/assaultcube_server ${CUBE_OPTIONS} "$@"
|