# $Id: Portfile,v 1.7 2005/03/14 17:15:29 olegb Exp $ PortSystem 1.0 name libgtop version 2.10.0 description A library for gtop2 long_description This is library for the gtop2, the GNOME 2.0 \ version of top command. The top command is a tool \ to display and update information about the top \ cpu processes. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libgtop/2.10/ checksums md5 9a52cd5332a13e57ca606d8a85a67c97 depends_lib bin:gnome-terminal:gnome-terminal use_bzip2 yes configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info \ --disable-static configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -lintl"