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

{
    "name": "nut",
    "portdir": "sysutils/nut",
    "version": "2.7.4",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.networkupstools.org/",
    "description": "Network based UPS monitoring tool",
    "long_description": "Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS hardware.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "nss",
                "libtool",
                "neon",
                "tcp_wrappers",
                "libusb-compat"
            ]
        }
    ],
    "depends_on": []
}