1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
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

4 lines
67 B
Bash

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