# $Id: Portfile,v 1.12 2003/05/24 18:50:35 mij Exp $ PortSystem 1.0 name xchat version 1.8.11 categories irc maintainers mij@opendarwin.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 lib:libintl.1:gettext lib:libgtk.1:gtk configure.env LIBS="-L${prefix}/lib" CFLAGS="-I${prefix}/include" \ CPPFLAGS="-I${prefix}/include -no-cpp-precomp" configure.args --disable-perl