You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
494 B
20 lines
494 B
# Copyright 1999-2009 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Id$
|
|
|
|
EAPI=2
|
|
|
|
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://ludocraft.oulu.fi/airbuccaneers/"
|
|
SRC_URI="http://ludocraft.oulu.fi/airbuccaneers/download/airbuccaneers1_6_zipinstall.zip"
|
|
|
|
LICENSE="freedist"
|
|
KEYWORDS="amd64 x86"
|
|
IUSE="dedicated opengl"
|