mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
896 B
Tcl
20 lines
896 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 domain_name 0.6.20240107 gem {} rubygems
|
|
license {BSD MPL-2}
|
|
platforms any
|
|
supported_archs noarch
|
|
categories-append net
|
|
maintainers nomaintainer
|
|
description This is a Domain Name manipulation library for Ruby
|
|
long_description {*}${description}. It can also be used for cookie domain \
|
|
validation based on the Public Suffix List.
|
|
homepage https://github.com/knu/ruby-domain_name
|
|
checksums rmd160 983d6fb28977ea0da0d7fb7d17024ed38ad6fe71 \
|
|
sha256 5f693b2215708476517479bf2b3802e49068ad82167bcd2286f899536a17d933 \
|
|
size 148480
|