# $Id: Portfile,v 1.5 2005/09/12 13:11:46 olegb Exp $ PortSystem 1.0 name gnome-keyring version 0.4.4 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 rmd160 8746770b9e1404605a4bec6290800de9bccff4b3 depends_lib \ lib:libatk-1.0:atk lib:libgettextlib:gettext lib:libpng:libpng \ lib:libglib-2.0:glib2 lib:libgtk-x11-2.0:gtk2 port:fontconfig \ port:xrender lib:libiconv:libiconv lib:libpangoft2-1.0:pango \ port:zlib port:freetype lib:libcairo:cairo lib:libexpat:expat \ lib:libjpeg:jpeg lib:libtiff:tiff use_bzip2 yes configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include"