the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: nexuiz-data
Version: 2.5.2
Revision: 11
Depends: nexuiz
Source: mirror:master:data.pk3.tar.gz
Source-MD5: 14b9367f343b9470872e44b3f5422958
SourceDirectory: .
CompileScript: echo "Nothing to compile."
InstallScript: <<
#!/bin/sh -ev
mkdir -p %i/bin
cat > %i/bin/nexuiz.sh <<_EOF
#!/bin/sh
LD_LIBRARY_PATH=%p/lib nexuiz-sdl -basedir %p/share/games/nexuiz
_EOF
chmod +x %i/bin/nexuiz.sh
mkdir -p %i/share/games/nexuiz/data
cp data.pk3 %i/share/games/nexuiz/data/
<<
DocFiles: %p/share/doc/nexuiz/COPYING
License: GPL
Homepage: http://www.nexuiz.com
Maintainer: Jack Fink
Description: Data pack for nexuiz