# -*- 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.branches       3.3 3.2 3.1
ruby.setup          retryable 3.0.5 gem {} rubygems
license             MIT
platforms           any
categories-append   devel
maintainers         nomaintainer
description         Retrying code blocks in Ruby
long_description    {*}${description}
homepage            https://github.com/nfedyashev/retryable
checksums           rmd160  eef9052bf76518ddddd01ed7c67032c5d7a22521 \
                    sha256  c9f3dd6836bacf59c08b3f33548416debca7c0757e0c008d35df32ec9266d55f \
                    size    13824
supported_archs     noarch
