GARNAME = matchbox-window-manager
GARVERSION = 1.0
CATEGORIES = matchbox
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = matchbox/libmatchbox platform/GConf

DESCRIPTION = matchbox-window-manager
define BLURB
 #FIXME: blurb goes here
endef

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

CONFIGURE_ARGS = $(DIRPATHS) --enable-startup-notification --enable-gconf --enable-expat

include ../category.mk
