GARNAME = libxklavier
GARVERSION = 3.1
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://xlibs.freedesktop.org/xkbdesc/

LIBDEPS = platform/libxml2

DESCRIPTION = libxklavier
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
