# $Id: Portfile,v 1.7 2006/04/08 10:13:52 rhwood Exp $ PortSystem 1.0 name gnome-keyring version 0.4.9 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/${name}/0.4/ checksums md5 9a90820acf11a66e4c3dd9e163231071 \ sha1 56a9f2b634fd0f1b9bd73bab3824d02a77ad34c3 \ rmd160 9deca60a67cba29b978974007c59e6963fec900e depends_lib \ lib:libgtk-x11-2.0:gtk2 use_bzip2 yes configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include"