# $Id: Portfile,v 1.2 2004/02/23 13:59:09 olegb Exp $ PortSystem 1.0 name tsclient version 0.132 description A GNOME frontend for rdesktop and other remote desktop tools. long_description ${description} maintainers gnome-darwinports@opendarwin.org categories gnome net platforms darwin homepage http://www.gnomepro.com/tsclient/ master_sites ${homepage} checksums md5 748aada74e9e096467a9d553538df885 depends_lib lib:libgtk.2:gtk2 bin:rdesktop:rdesktop configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"