# $Id: Portfile,v 1.4 2005/03/13 11:19:30 olegb Exp $ PortSystem 1.0 name gnome-keyring version 0.4.2 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 220930f6685780089cc5c769dd4ad561 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"