mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
742 B
Plaintext
21 lines
742 B
Plaintext
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.branches 3.3 3.2 3.1
|
|
ruby.setup excon 0.109.0 gem {} rubygems
|
|
|
|
maintainers nomaintainer
|
|
categories-append www devel
|
|
license MIT
|
|
description Http(s) EXtended CONnections
|
|
long_description {*}${description}
|
|
homepage https://github.com/geemus/excon
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
checksums rmd160 48d48ed17ae635206213caf9b18947508e8606f0 \
|
|
sha256 bda092e866d77089a41f4791b221e0cb96c48ef981db96ad1dcc66fae5e3b5ce \
|
|
size 172544
|