# $Id: Portfile,v 1.1 2005/03/25 18:51:43 olegb Exp $ PortSystem 1.0 name system-tools-backends version 1.2.0 description Tools aimed to ease computer administration. long_description Formerly known as the Ximian Setup Tools, the GST are \ a fully integrated set of tools aimed to make easy the \ job that means the computer administration on an UNIX \ or Linux system. They're thought to help from the new \ Linux or UNIX user to the system administrators. The \ GNOME System Tools are free software, licensed under \ the terms of the GNU General Public License. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/projects/gst/ master_sites gnome:sources/${name}/1.2/ checksums md5 96b00eb0f800c1b5346be2f71d4dc3b2 depends_lib lib:libgnomeui:libgnomeui use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"