mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
26 lines
1.1 KiB
Tcl
26 lines
1.1 KiB
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.setup nicinfo 1.1.1 gem {} rubygems ruby23
|
|
name nicinfo
|
|
categories net
|
|
maintainers nomaintainer
|
|
license ISC
|
|
homepage https://github.com/arineng/nicinfo
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
description NicInfo is a smart, command-line RDAP client
|
|
|
|
long_description NicInfo is a general purpose, command line Registry Data Access \
|
|
Protocol (RDAP) client released under an open source, ISC derivative \
|
|
BSD style license. RDAP is an HTTP-based RESTful protocol defined by \
|
|
the IETF as a replacement for Whois.
|
|
|
|
checksums rmd160 55e107bac2582cc80f2d20c315477d1038c25fa8 \
|
|
sha256 ebeab769215c65519ba5be73c2e462f2ef6c1fcd5d3942763507044d7ff0782e
|
|
|
|
#- want nicinfo installed without suffix
|
|
ruby.link_binaries_suffix
|