1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
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

6 lines
90 B
Bash

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