ports/games/tuxfighter/files/tuxfighter.in
Rusmir Dusko c3e93f2e81 - Change Makefile header
- Change master sites
- Change maintainer email to @FreeBSD.org
- Support STAGEDIR
- Add build
- Change files/tuxfighter.in
- Change pkg-message
- Change pkg-plist, remove mtree

Approved by:	pawel / wg (mentors, implicit)
2013-11-29 22:26:25 +00:00

7 lines
89 B
Bash

#!/bin/sh
#
# $FreeBSD$
#
cd "%%DATADIR%%"
exec %%PYTHON_CMD%% ./TuxFighter54.py "${@}"