diff options
Diffstat (limited to 'games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild')
-rw-r--r-- | games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild b/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild new file mode 100644 index 000000000000..c07052bfbb37 --- /dev/null +++ b/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild,v 1.1 2003/09/09 18:10:14 vapier Exp $ + +MOD_DESC="total transformation realism based MOD" +MOD_NAME=truecombat +MOD_BINS=q3tc +inherit games games-q3mod + +HOMEPAGE="http://www.truecombat.com/" +SRC_URI="http://mirror.inode.at/data/truecombat/TrueCombat${PV}.zip" + +LICENSE="freedist" |