# $Id: Portfile,v 1.3 2004/09/19 18:24:11 olegb Exp $ PortSystem 1.0 name gnome-keyring version 0.4.0 description GNOME program for storing passwords. long_description gnome-keyring is a program that keep \ password and other secrets forusers. \ It is run as a damon in the session, \ similar to ssh-agent, andother applications \ can locate it by an environment variable. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gnome-keyring/0.4/ checksums md5 683b422b77c56c3a125e7aa5c886c47e depends_lib lib:gnome-icon-theme:gnome-icon-theme \ lib:hicolor-icon-theme:hicolor-icon-theme \ lib:libbonoboui-2:libbonoboui use_bzip2 yes configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"