# $Id: Portfile,v 1.3 2006/02/04 12:05:56 rhwood Exp $
PortSystem 1.0
name		system-tools-backends
version		1.4.2
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.4/
checksums	rmd160 00fd27b4dc886a7e4a735d48d241f0035af4f80e
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"
