# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           ruby 1.0

ruby.branches       3.3 3.2 3.1
ruby.setup          net-ssh 7.3.0 gem {} rubygems
license             MIT
maintainers         nomaintainer
description         A pure-Ruby implementation of the SSH2 client protocol
long_description    {*}${description}
checksums           rmd160  4e0268bd552e17647ea274ef4d27c1062bcce6a6 \
                    sha256  172076c4b30ce56fb25a03961b0c4da14e1246426401b0f89cba1a3b54bf3ef0 \
                    size    144896
platforms           any
supported_archs     noarch
homepage            https://net-ssh.github.io/net-ssh
