GARNAME = dbus-sharp
GARVERSION = 0.63
CATEGORIES = mono
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://dbus.freedesktop.org/releases/ \
               http://gnome.org/~jsacco/garnome/

LIBDEPS = freedesktop/dbus-glib mono/mono mono/gtk-sharp1.0

DESCRIPTION = dbus-sharp
define BLURB
mono bindings for dbus
endef

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

CONFIGURE_ARGS = $(DIRPATHS) 


include ../category.mk
