GARNAME = monkey-bubble
GARVERSION = 0.3.2
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
PATCHFILES = upstream-fixes.diff

MASTER_SITES = http://home.gna.org/monkeybubble/downloads/

LIBDEPS = platform/gtk+

DESCRIPTION = monkey-bubble
define BLURB
 #FIXME: blurb goes here
endef

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
