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

{
    "name": "libpnet6",
    "portdir": "net/libpnet6",
    "version": "0.1.5",
    "license": "BSD-old",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pnet6.sourceforge.net/",
    "description": "library for writing cross-platform network applications",
    "long_description": "libpnet6 is a powerful library for writing cross-platform network applications. libpnet6 facilitates the writing of professional quality client/server applications in the TCP, UDP, and UNIX domain protocols, offering full support for the IPv4 and IPv6 Internet protocols. In addition, advanced networking functionality such as network inteface access and configuration, and the reading and writing of raw packets on the datalink are also supported.",
    "active": true,
    "categories": [
        "devel",
        "net"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}