Source
PortSystem 1.0
name fsh
version 1.2
categories net
license GPL-2+
maintainers nomaintainer
description Fast remote command execution
long_description \
fsh is a drop-in rsh-compatible replacement for ssh that \
automatically resuses ssh tunnels.
homepage http://www.lysator.liu.se/fsh/
platforms darwin
master_sites ftp://ftp.lysator.liu.se/pub/unix/fsh/
checksums md5 74d7fc65044d1c9c27c6e9edbbde9c68
configure.args --infodir=${prefix}/share/info
post-destroot {
file delete ${destroot}${prefix}/share/info/dir
}