576424c9a3
- 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)
4 lines
107 B
Bash
4 lines
107 B
Bash
#!/bin/sh
|
|
|
|
CUBE_OPTIONS=
|
|
cd %%DATADIR%% && exec %%PREFIX%%/libexec/assaultcube_master ${CUBE_OPTIONS} "$@"
|