GARNAME = mb-applet-volume
GARVERSION = 0.1
CATEGORIES = matchbox
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = matchbox/libmatchbox platform/gtk+

MASTER_SITES = http://projects.o-hand.com/matchbox/sources/mb-applet-volume/0.1/

DESCRIPTION = mb-applet-volume
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
