# $Id: Portfile,v 1.4 2005/09/13 06:22:41 olegb Exp $

PortSystem 1.0
name		xchat-gnome
version		0.4
description	xchat-gnome is a new frontend to X-Chat.
long_description	xchat-gnome is a new frontend to the popular X-Chat \
			IRC client which is designed with the user interface \
			foremost in mind.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome irc
platforms	darwin 
homepage	http://xchat-gnome.navi.cx/
master_sites    http://flapjack.navi.cx/releases/xchat-gnome
checksums	md5 6a480e9af44fba6febb761d5a125d1cb
use_bzip2	yes
depends_lib	bin:gnome-session:gnome-session
patchfiles	patch_outbound.c
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" 
configure.args	--enable-gnomefe --disable-python 
