freebsd-ports/games/alephone-data/files/wrapper.in
Alejandro Pulver 2afafe36ef - Bump PORTREVISION.
- Offer to install the 3 original released scenarios instead of only
  Marathon 2: Durandal.
- Add options to install high quality graphics.
- Add wrapper scripts.
- Take maintainership.
- Remove USE_X_PREFIX to install in the same place as games/alephone.
2007-03-31 03:32:17 +00:00

5 lines
90 B
Bash

#!/bin/sh
export ALEPHONE_DATA="%%DATADIR%%:%%DATADIR%%/%%GAMEDIR%%"
exec alephone "$@"