2024-02-26 16:56:45 +07:00
|
|
|
# -*- 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
|
|
|
|
|
|
2026-04-14 21:58:00 -07:00
|
|
|
ruby.branches 3.4 3.3 3.2 3.1
|
2024-11-07 18:40:30 +08:00
|
|
|
ruby.setup unicode-display_width 2.6.0 gem {} rubygems
|
2024-02-26 16:56:45 +07:00
|
|
|
revision 0
|
|
|
|
|
categories-append devel
|
|
|
|
|
license MIT
|
|
|
|
|
platforms any
|
|
|
|
|
maintainers nomaintainer
|
|
|
|
|
description Monospace Unicode character width in Ruby
|
|
|
|
|
long_description {*}${description}
|
|
|
|
|
homepage https://github.com/janlelis/unicode-display_width
|
2024-11-07 18:40:30 +08:00
|
|
|
checksums rmd160 dbb76afacbf1a81a5523b5bc644e82090ec7c103 \
|
|
|
|
|
sha256 12279874bba6d5e4d2728cef814b19197dbb10d7a7837a869bab65da943b7f5a \
|
2024-02-26 16:56:45 +07:00
|
|
|
size 13312
|
|
|
|
|
supported_archs noarch
|