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

{
    "name": "itk",
    "portdir": "x11/itk",
    "version": "4.2.2",
    "license": "Tcl/Tk and MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://incrtcl.sourceforge.net/itk/",
    "description": "[incr Tk] A.K.A. \"itk\". Object oriented extension to Tk.",
    "long_description": "[incr Tk] A.K.A. \"itk\". Object oriented extension to Tk.",
    "active": true,
    "categories": [
        "x11",
        "tk"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "tk"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "iwidgets",
                "sguil-client"
            ]
        }
    ]
}