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

{
    "name": "xmoto",
    "portdir": "games/xmoto",
    "version": "0.5.11",
    "license": "GPL-2",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://xmoto.tuxfamily.org/",
    "description": "X-Moto is a challenging 2D motocross platform game",
    "long_description": "X-Moto is a challenging 2D motocross platform game, where physics plays an all important role in the gameplay. You need to control your bike to its limits, if you want to have a chance to finish the most difficult challenges.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "makeicns",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "sqlite3",
                "libsdl",
                "libsdl_net",
                "libsdl_ttf",
                "libxdg-basedir",
                "bzip2",
                "libjpeg-turbo",
                "libpng",
                "lua",
                "curl",
                "ode",
                "libsdl_mixer"
            ]
        }
    ],
    "depends_on": []
}