GARNAME = gnome-gpg
GARVERSION = 0.4.0
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://people.redhat.com/~walters/gnome-gpg/downloads/

LIBDEPS = platform/libgnomeui desktop/gnome-keyring

DESCRIPTION = gnome-gpg
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
