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

{
    "name": "khangman",
    "portdir": "kde/khangman",
    "version": "4.14.3",
    "license": "GPL-2+ and LGPL-2.1+ and GFDL-1.2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.kde.org",
    "description": "hangman game",
    "long_description": "KDE hangman game",
    "active": true,
    "categories": [
        "kde",
        "kde4"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "automoc",
                "cmake",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt4-mac",
                "phonon",
                "libkdeedu"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "kdeedu4"
            ]
        }
    ]
}