mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
761 B
Tcl
18 lines
761 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 escape 0.0.4 gem {} rubygems
|
|
license Ruby
|
|
maintainers nomaintainer
|
|
description Some escaping functions for Ruby
|
|
long_description ${name} provides several HTML/URI/shell escaping functions.
|
|
homepage http://www.a-k-r.org/escape
|
|
checksums rmd160 3b50c06207c1a7bb2e9ec07a3c7a9aadd79941f7 \
|
|
sha256 e49f44ae2b4f47c6a3abd544ae77fe4157802794e32f19b8e773cbc4dcec4169 \
|
|
size 9730
|
|
supported_archs noarch
|
|
platforms any
|