You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
781 B
Tcl
19 lines
781 B
Tcl
# -*- 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 3.0
|
|
ruby.setup timeout 0.4.2 gem {} rubygems
|
|
categories-append devel
|
|
license BSD Ruby
|
|
maintainers nomaintainer
|
|
platforms any
|
|
description Auto-terminate potentially long-running operations
|
|
long_description {*}${description} in Ruby.
|
|
homepage https://github.com/ruby/timeout
|
|
checksums rmd160 997b6afa7af7b172d9a1c5814456be64a37e44e0 \
|
|
sha256 8aca2d5ff98eb2f7a501c03f8c3622065932cc58bc58f725cd50a09e63b4cc19 \
|
|
size 9216
|
|
supported_archs noarch
|