You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
858 B
Tcl
20 lines
858 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.4 3.3 3.2 3.1
|
|
ruby.setup public_suffix 7.0.5 gem {} rubygems
|
|
license MIT
|
|
platforms any
|
|
supported_archs noarch
|
|
categories-append net
|
|
maintainers nomaintainer
|
|
description PublicSuffix can parse and decompose a domain name \
|
|
into top level domain, domain and subdomains
|
|
long_description {*}${description}
|
|
homepage https://simonecarletti.com/code/publicsuffix-ruby
|
|
checksums rmd160 951a813e6c1c8becff8a7076b464e36d9e2fa526 \
|
|
sha256 1a8bb08f1bbea19228d3bed6e5ed908d1cb4f7c2726d18bd9cadf60bc676f623 \
|
|
size 108544
|