# $Id: Portfile 20314 2006-11-01 22:06:50Z blair@macports.org $ PortSystem 1.0 name xchat version 1.8.11 revision 1 categories irc maintainers mij@macports.org description GTK+ IRC client homepage http://www.xchat.org/ platforms darwin long_description XChat is a graphical IRC client based on GTK that has \ many features and can be scripted with Perl and/or Python. master_sites http://www.xchat.org/files/source/1.8/ checksums md5 951f5b2fe2d5deef08f7f519414072a1 use_bzip2 yes depends_lib port:gettext port:gtk1 configure.env LIBS="-L${prefix}/lib" CFLAGS="-I${prefix}/include" \ CPPFLAGS="-I${prefix}/include -no-cpp-precomp" configure.args --disable-perl