# Template file for 'angband' pkgname=angband version=4.1.0 revision=1 wrksrc=angband-master build_style=gnu-configure hostmakedepends="automake" makedepends="SDL_image-devel SDL_mixer-devel" short_desc="A free, single-player dungeon exploration game" maintainer="Diogo Leal " license="GPL-2" homepage="http://rephial.org/" distfiles="http://rephial.org/downloads/4.1/angband-${version}.tar.gz" checksum=ea52266e52b66d6bf2ab3728b3bc6c7c3875130973430021e31bf56000c0df8b pre_configure() { NOCONFIGURE=1 ./autogen.sh }