summaryrefslogtreecommitdiff
path: root/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild')
-rw-r--r--games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
new file mode 100644
index 000000000000..a16a448c5598
--- /dev/null
+++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+MOD_DESC="Control Ki-powered superheros and battle in the air"
+MOD_NAME="Bid For Power"
+MOD_DIR="bfpq3"
+MOD_ICON="bfp.ico"
+
+inherit games games-mods
+
+HOMEPAGE="https://www.moddb.com/mods/bid-for-power"
+SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip"
+
+LICENSE="freedist"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated opengl"