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

{
    "name": "tkimg",
    "portdir": "graphics/tkimg",
    "version": "1.4.16",
    "license": "Tcl/Tk",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://tkimg.sourceforge.net",
    "description": "adds a lot of image formats to Tcl/Tk",
    "long_description": "The \"Img\" package adds a lot of image formats to Tcl/Tk.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1405
        },
        {
            "name": "chrischavez",
            "github": "chrstphrchvz",
            "ports_count": 93
        }
    ],
    "variants": [
        "quartz",
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "tcllib",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "tcl",
                "tk-quartz"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-tcl-ptk",
                "p5.28-tcl-ptk",
                "p5.30-tcl-ptk",
                "p5.32-tcl-ptk",
                "p5.34-tcl-ptk"
            ]
        }
    ]
}