mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
17 lines
615 B
Plaintext
17 lines
615 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup net-scp 4.1.0 gem {} rubygems
|
|
license MIT
|
|
maintainers nomaintainer
|
|
description A pure-Ruby implementation of the SCP client protocol
|
|
long_description {*}${description}
|
|
checksums rmd160 180a014cf5c831003624273cec5ebf718e23efbd \
|
|
sha256 a99b0b92a1e5d360b0de4ffbf2dc0c91531502d3d4f56c28b0139a7c093d1a5d \
|
|
size 33280
|
|
platforms any
|
|
supported_archs noarch
|
|
homepage https://github.com/net-ssh/net-scp
|
|
|
|
depends_lib-append port:rb-net-ssh
|