GET /api/v1/ports/whois/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "whois",
    "portdir": "net/whois",
    "version": "5.5.21",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/rfc1036/whois",
    "description": "A replacement whois client",
    "long_description": "whois is an improved whois client that follows the delegations from the Verisign whois server.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1759
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "pkgconfig",
                "bash-completion",
                "perl5.34"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gettext",
                "libidn2",
                "libiconv"
            ]
        }
    ],
    "depends_on": []
}