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

{
    "name": "nload",
    "portdir": "net/nload",
    "version": "0.7.4",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.roland-riegel.de/nload/",
    "description": "A console application which monitors network traffic and bandwidth usage in real time",
    "long_description": "nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like total amount of transfered data and min/max network usage.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "raphael",
            "github": "raphael-st",
            "ports_count": 18
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses"
            ]
        }
    ],
    "depends_on": []
}