mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
750 B
Tcl
19 lines
750 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
|
||
|
|
ruby.setup x 0.14.1 gem {} rubygems
|
||
|
|
license MIT
|
||
|
|
categories-append devel www
|
||
|
|
platforms any
|
||
|
|
supported_archs noarch
|
||
|
|
maintainers nomaintainer
|
||
|
|
description Ruby interface to the X (Twitter) API
|
||
|
|
long_description {*}${description}
|
||
|
|
homepage https://sferik.github.io/x-ruby
|
||
|
|
checksums rmd160 5a5a7b1bc3d99bc77befb570d1bed69cdd169dcf \
|
||
|
|
sha256 999a2d180ac986860039f4b6e00232f27d1cdeeb3ba69fbe7e61b7222e51c2e2 \
|
||
|
|
size 18944
|