freebsd-ports/games/bloodfrontier/files/bfclient.in
Dmitry Marakasov 018b8d3479 - Add support for vendor's optimized cflags
- Simplify data handling - it's no longer needed to symlink whole datadir tree in dotdir
2011-03-28 22:09:38 +00:00

3 lines
67 B
Bash

#!/bin/sh
cd %%DATADIR%% && exec %%PREFIX%%/libexec/bfclient "$@"