GARNAME = gnome-pilot-conduits
GARVERSION = 2.0.13
CATEGORIES = office
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

# [red hat / ubuntu / debian fix] uncomment the following line to use pilot-link 0.12.x
#PATCHFILES = port-to-pilot-link-0.12.diff

LIBDEPS = office/gnome-pilot

DESCRIPTION = gnome-pilot-conduits
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
