gentoo-overlay/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r2.ebuild

18 lines
505 B
Bash

# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MOD_DESC="Pirate-style conversion with flying wooden ships"
MOD_NAME="Air Buccaneers"
MOD_DIR="AirBuccaneers"
MOD_ICON="Help/abuicon.ico"
inherit games games-mods
HOMEPAGE="http://www.ludocraft.com/entertainment/airbuccaneers-mod/"
SRC_URI="http://bin.ludocraft.com/files/airbuccaneers_mod_1_6_zipinstall_with_info.zip"
LICENSE="freedist"
KEYWORDS="~amd64 ~x86"
IUSE="dedicated opengl"