sauerbraten: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:22:44 +01:00
parent 76a0bd954d
commit d677be8d17

View File

@ -12,3 +12,5 @@ PKG_SECTION="games"
PKG_SHORTDESC="(Game) Cube 2: Sauerbraten"
PKG_LONGDESC="Sauerbraten is a free multiplayer/singleplayer first person shooter, built as a major redesign of the Cube FPS. Much like the original Cube, the aim of this game is not necessarily to produce the most features and eyecandy possible, but rather to allow map/geometry editing to be done dynamically in-game, to create fun gameplay and an elegant engine."
PKG_IS_ADDON="yes"
PKG_AUTORECONF="yes"