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

{
    "name": "phoenix",
    "portdir": "aqua/phoenix",
    "version": "1.2",
    "license": "MIT",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/kasper/phoenix",
    "description": "The lightweight macOS window manager for hackers.",
    "long_description": "Phoenix is a fork of Zephyros that aims for efficiency and a very small footprint.",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}