mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
784 B
Tcl
20 lines
784 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 net-dns 0.20.0 gem {} rubygems
|
|
revision 0
|
|
categories-append net
|
|
license BSD
|
|
maintainers nomaintainer
|
|
platforms any
|
|
description Net::DNS is a DNS library written in Ruby
|
|
long_description {*}${description}
|
|
homepage https://github.com/ruby-dns/net-dns
|
|
checksums rmd160 ea629c95e01752a6125e3f23d399804d0dc1d218 \
|
|
sha256 9340a20ae6641690b41dc4df97050e9f4216dc61201fa76cc9ddb6aaf82fa4cf \
|
|
size 41984
|
|
supported_archs noarch
|