GARNAME = enchant
GARVERSION = 1.2.3
CATEGORIES = office
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://www.abisource.com/downloads/enchant/$(GARVERSION)/

LIBDEPS = platform/gtk+

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