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

{
    "name": "graphviz-gui-devel",
    "portdir": "graphics/graphviz-devel",
    "version": "12.2.1",
    "license": "EPL-1",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.graphviz.org/",
    "description": "macOS Aqua GUI for viewing and exporting Graphviz graphs",
    "long_description": "macOS Aqua GUI for viewing and exporting Graphviz graphs.",
    "active": true,
    "categories": [
        "aqua",
        "graphics"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 345
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "graphviz-devel"
            ]
        }
    ],
    "depends_on": []
}