GARNAME = mail-notification
GARVERSION = 4.0
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://savannah.nongnu.org/download/mailnotify/

LIBDEPS = geektoys/gmime desktop/evolution

DESCRIPTION = mail-notification
define BLURB
Mail Notification monitors your mailboxes for new mail.  When new mail
arrives, Mail Notification alerts you by displaying an icon in the system
tray.  Moreover, a mail summary can be displayed in the icon tooltip and/or
in a separate popup window. 
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
