summaryrefslogtreecommitdiff
path: root/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild')
-rw-r--r--games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild b/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
new file mode 100644
index 000000000000..8ac9cdec512a
--- /dev/null
+++ b/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+MOD_DESC="offhand grapple all-weapons capture the flag mod"
+MOD_NAME="Loki's Revenge CTF"
+MOD_DIR="lrctf"
+
+inherit games games-mods
+
+HOMEPAGE="http://www.lrctf.com/"
+SRC_URI="http://lrctf.com/release/LRCTF_Q3A_v${PV}_full.zip"
+
+LICENSE="LRCTF"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated opengl"