GARNAME = libfakekey
GARVERSION = 0.1
CATEGORIES = matchbox
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

MASTER_SITES = http://projects.o-hand.com/matchbox/sources/libfakekey/0.1/

DESCRIPTION = matchbox-panel
define BLURB
A simple library for converting utf8 chars into 'fake' keypresses
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
