freebsd-ports/games/linux-quake3-demo/files/q3demo.in
Edwin Groothuis e68b08cd5e [UPDATE] games/linux-q3ademo: clean-up, minor fixes, rename to "linux-quake3-demo"
hanges:
	* Clean-up.
	* Rename to "linux-quake3-demo" (also rename port directory).
	* Add SIZE entry to distinfo.
	* Fix symlink with different OpenGL implementations (ports).
	* Take maintainership.
	* Use SUB_FILES for script.
	* Distfile is fetched automatically from MASTER_SITE_GENTOO.

PR:		ports/86227
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 06:47:05 +00:00

5 lines
56 B
Bash

#!/bin/sh
cd %%DATADIR%% || exit 1
exec ./q3demo "$@"