blob: c1841625ea4c0e934f03c1ab61e1d71dfdae86e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2005 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.32.ebuild,v 1.1 2005/06/14 20:47:07 wolf31o2 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"
|