# -*- 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.4 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 3557ed831ea72d21fef461cd00b8bd7d13046a65 \ sha256 1b738641889b176f9d412c79ef94d416edf662587e4f94370a7b7be4b83f26de \ size 17920 supported_archs noarch if {${name} ne ${subport}} { depends_run-append \ port:rb${ruby.suffix}-net-protocol \ port:rb${ruby.suffix}-timeout }