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

{
    "name": "ShiftIt",
    "portdir": "aqua/ShiftIt",
    "version": "1.6.6",
    "license": "GPL-3+",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/fikovnik/ShiftIt",
    "description": "Managing windows size and position in OS X",
    "long_description": "Managing windows size and position in OS X",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xorg-libX11"
            ]
        }
    ],
    "depends_on": []
}