freebsd-ports/emulators/fmsx/files/fmsx.in
Dmitry Marakasov 982e8c6a2e - Update to 4.2
- Don't hardcode version in distfile names
- Update USE_XORG
- Improve and simplify wrapper script handling
- Improve and simplify options handling

PR:		201547
Submitted by:	amdmi3
Approved by:	maintainer timeout (dk@farm.org, 2 weeks)
2015-07-30 10:28:02 +00:00

3 lines
63 B
Bash

#!/bin/sh
exec %%PREFIX%%/libexec/fmsx -home %%DATADIR%% "$@"