# $Id: Portfile,v 1.6 2004/09/19 18:33:24 olegb Exp $ PortSystem 1.0 name libgtop version 2.8.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.8/ checksums md5 5e1ec5a3d62b68530ae436e842e55fdf 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"