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

{
    "name": "barrage",
    "portdir": "games/barrage",
    "version": "1.0.7",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://lgames.sourceforge.io/Barrage/",
    "description": "Action game with objective to destroy tanks, jeeps, etc.",
    "long_description": "Barrage is a rather violent action game with the objective to kill and destroy as many targets as possible within 3 minutes. You control a gun that may either fire small or large grenades at soldiers, jeeps and tanks. Targets are fast paced and require careful aiming as it takes half a second to reload the gun. Additionally you have to keep an eye on your ammo and reload in time.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "makeicns",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libsdl_mixer",
                "libsdl"
            ]
        }
    ],
    "depends_on": []
}