# Template file for 'warsow-data' pkgname=warsow-data version=1.02 revision=1 noarch="yes" wrksrc="warsow_${version}" short_desc="Warsow FPS data files" maintainer="Juan RP " license="Warsow Content License - /usr/share/licenses/warsow/license.txt" homepage="http://www.warsow.net/" distfiles="http://www.warsow.net:1337/~warsow/${version}/warsow_${version}.tar.gz" checksum=fe7e1469347f30822b1919d1f3e36a27b72435067b88df6310d8a65760d8252a long_desc=" A free online multiplayer competitive FPS based on the Qfusion engine. This package contains the data files." do_install() { vmkdir usr/share/warsow/basewsw vcopy "basewsw/*" usr/share/warsow/basewsw vinstall docs/license.txt 644 usr/share/licenses/warsow }