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

{
    "name": "ncid",
    "portdir": "net/ncid",
    "version": "0.83",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://ncid.sourceforge.net/",
    "description": "Network Caller ID system",
    "long_description": "NCID is Caller ID (CID) distributed over a network to a variety of devices and computers. It consists of a server that obtains the Caller ID information and various clients that receive the information from the server and act on it in various ways. The NCID package consists of a server called ncidd, a universal client called ncid and a CID client called ncidsip. The server obtains the Caller ID information from a modem, a CID device or one or more CID clients, and then sends the information to each connected client.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1709
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "tcl",
                "tk"
            ]
        }
    ],
    "depends_on": []
}