# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup ruby 1.0 # Ruby 3.3.1 now includes this gem. ruby.branches 3.2 3.1 3.0 ruby.setup net-ftp 0.3.7 gem {} rubygems revision 0 categories-append net license BSD Ruby maintainers nomaintainer platforms any description Support for the File Transfer Protocol long_description {*}${description} homepage https://github.com/ruby/net-ftp checksums rmd160 31a3e634098fda423676c9a51a344d4e74085709 \ sha256 d0daea58b79d093121bfc7068d26aadc994f83eec1b567a4a14cf73251c71cee \ size 19968 supported_archs noarch if {${name} ne ${subport}} { depends_run-append \ port:rb${ruby.suffix}-net-protocol \ port:rb${ruby.suffix}-timeout }