PortSystem 1.0 name keychain version 2.0.2 revision 0 categories security maintainers jpm@opendarwin.org description A user-friendly front-end to ssh-agent(1) long_description Keychain is a shell script which acts as \ user-friendly front-end to ssh-agent(1), allowing you to have \ one long-running ssh-agent process per system rather than per \ login session. platforms darwin master_sites http://www.ibiblio.org/gentoo/distfiles/ checksums md5 931bab773fe6cc438b07694a6f22e819 use_bzip2 yes extract.sufx .bz2 configure { } build { } install { system "install -o root -m 755 ${worksrcpath}/keychain ${prefix}/bin" } contents { bin/keychain }