diff options
Diffstat (limited to 'games-fps/quake3-cpma/quake3-cpma-1.31.ebuild')
-rw-r--r-- | games-fps/quake3-cpma/quake3-cpma-1.31.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/games-fps/quake3-cpma/quake3-cpma-1.31.ebuild b/games-fps/quake3-cpma/quake3-cpma-1.31.ebuild new file mode 100644 index 000000000000..10771821d22d --- /dev/null +++ b/games-fps/quake3-cpma/quake3-cpma-1.31.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.31.ebuild,v 1.1 2004/12/28 02:52:41 vapier Exp $ + +MOD_DESC="CPMA" +MOD_NAME=cpma +inherit games games-q3mod + +HOMEPAGE="http://www.promode.org/" +SRC_URI="http://www.challenge-tv.com/demostorage/files/cpm/cpma${PV//.}-full.zip" + +LICENSE="as-is" |