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

{
    "name": "wmcube",
    "portdir": "x11/wmcube",
    "version": "0.98",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20121116163211/http://dockapps.windowmaker.org/file.php/id/162",
    "description": "3D objects tumbling about representing CPU load.",
    "long_description": "Many different objects and will select a random object if you click on the dockapp. The ability to zoom in/out and remove the percent label is present as well.",
    "active": true,
    "categories": [
        "x11"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xorg-libX11",
                "xorg-libXext",
                "xpm"
            ]
        }
    ],
    "depends_on": []
}