diff options
Diffstat (limited to 'games-fps/quake3-alternatefire/quake3-alternatefire-2.0.ebuild')
-rw-r--r-- | games-fps/quake3-alternatefire/quake3-alternatefire-2.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/games-fps/quake3-alternatefire/quake3-alternatefire-2.0.ebuild b/games-fps/quake3-alternatefire/quake3-alternatefire-2.0.ebuild new file mode 100644 index 000000000000..665ced0c1ecc --- /dev/null +++ b/games-fps/quake3-alternatefire/quake3-alternatefire-2.0.ebuild @@ -0,0 +1,12 @@ +# 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-alternatefire/quake3-alternatefire-2.0.ebuild,v 1.1 2003/09/09 18:10:14 vapier Exp $ + +MOD_DESC="Alternate Fire" +MOD_NAME=alternatefire +inherit games games-q3mod + +SRC_URI="http://network3.filefront.com/planetquake3/alternatefire-${PV}.zip" +HOMEPAGE="http://www.planetquake.com/alternatefire/" + +LICENSE="freedist" |