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

{
    "name": "netrik",
    "portdir": "www/netrik",
    "version": "1.16.1",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://netrik.sourceforge.net/",
    "description": "netrik is a fast text mode web browser",
    "long_description": "netrik is a fast text mode web browser",
    "active": true,
    "categories": [
        "www"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses",
                "readline",
                "util-linux"
            ]
        }
    ],
    "depends_on": []
}