mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
15 lines
585 B
Plaintext
15 lines
585 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup net-sftp 2.0.2 gem {} rubygems
|
|
license MIT
|
|
maintainers nomaintainer
|
|
description A pure Ruby implementation of the SFTP client protocol
|
|
long_description {*}${description}
|
|
checksums md5 1153ab84a10a17f6eec187e456fab71c \
|
|
sha1 e38d1c9b3697d9854c24fcdc3cf7bad6a3e5f7c4 \
|
|
rmd160 20ba6be49d08e212b3c00f0c7105e317f96ea3ac
|
|
platforms any
|
|
supported_archs noarch
|
|
homepage https://github.com/net-ssh/net-sftp
|