# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 45251 2009-01-12 04:28:03Z brett@macports.org $ PortSystem 1.0 name hem version 0.3.3 description persistent ssh connection and tunnel manager long_description Hem manages multiple background SSH connections using an \ ifconfig/rc style interface. It is most often used to setup persistent, \ long-running port tunnels and control master connections. Hem monitors \ connection upedness and can automatically bounce downed connection. maintainers brett@macports.org categories devel platforms darwin homepage http://github.com/rtomayko/hem master_sites http://tomayko.com/dist/hem depends_build port:autossh checksums sha1 9d7eb9bd74ba4e83b4daa4d20ba3fa53e4107834 configure.args --mandir=${prefix}/share/man