diff --git a/packages/games-strategy/freecol/freecol-0.11.6.exheres-0 b/packages/games-strategy/freecol/freecol-0.11.6.exheres-0 new file mode 100644 index 0000000..8005965 --- /dev/null +++ b/packages/games-strategy/freecol/freecol-0.11.6.exheres-0 @@ -0,0 +1,55 @@ +# Copyright 2016 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require sourceforge [ suffix=zip ] + +SUMMARY="An open source clone of the game Colonization" +DESCRIPTION="FreeCol is a turn-based strategy game based on the old game +Colonization, and similar to Civilization. The objective of the game is to +create an independent nation. +You start with only a few colonists defying the stormy seas in their search +for new land. Will you guide them on the Colonization of a New World?" +HOMEPAGE+=" http://www.freecol.org" + +LICENCES="GPL-2" +SLOT="0" +PLATFORMS="~amd64" +MYOPTIONS="" + +DEPENDENCIES=" + build: + virtual/unzip + run: + virtual/jre[>=1.8] +" + +BUGS_TO="hasufell@posteo.de" + +WORK=${WORKBASE}/${PN} + +src_install() { + herebin ${PN} <