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

{
    "name": "netpanzer",
    "portdir": "games/netpanzer",
    "version": "0.8.2",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://netpanzer.berlios.de/",
    "description": "netPanzer is an online multiplayer tactical warfare game.",
    "long_description": "netPanzer is a game designed to fit into the real-time tactical game genre. It's art is based on realistic environments and vehicles. Battle will heat up as players challenge for territory, and without the need for resource management battles will emerge swiftly.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "jam",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libsdl_net",
                "libsdl_mixer",
                "physfs",
                "libsdl_ttf",
                "libsdl_image"
            ]
        }
    ],
    "depends_on": []
}