GARNAME = xchat
GARVERSION = 2.6.0
CATEGORIES = fifth-toe
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

MASTER_SITES = http://xchat.org/files/source/2.6/

LIBDEPS = platform/gtk+

DESCRIPTION = xchat
define BLURB
 #FIXME: blurb goes here
endef

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

CONFIGURE_ARGS = $(DIRPATHS) --enable-socks --enable-ipv6 --disable-textfe --disable-tcl --disable-hebrew

include ../category.mk
