# $Id: Portfile,v 1.8 2006/04/29 16:08:36 rhwood Exp $ PortSystem 1.0 name libgtop version 2.14.1 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.14/ checksums md5 59cc661ae518fcae158517cc029b2add \ sha1 9d2c995eff38827a584c74982eabfb55dd97a8b5 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"