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

{
    "name": "OSXPal",
    "portdir": "aqua/OSXPal",
    "version": "1.1",
    "license": "GPL-2",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://osxpal.sourceforge.net/",
    "description": "Useless dock-only fortune application for Mac OS X",
    "long_description": "OSX Pal is a useless dock-only application for Mac OS X based on the also-useless Window Maker dockapp wmpal. It will sit in your dock and when clicked give you a fortune. That's it.",
    "active": false,
    "categories": [
        "aqua"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "cvs"
            ]
        },
        {
            "type": "run",
            "ports": [
                "fortune"
            ]
        }
    ],
    "depends_on": []
}