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

{
    "name": "svinepalsen",
    "portdir": "games/svinepalsen",
    "version": "0.2.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://svinepalsen.sourceforge.net/",
    "description": "Space Invaders style arcade game",
    "long_description": "In Svinepalsen, the year is 2223 and the population of space has begun. You are tentacled creature from Nurobi Gernash on a mission to reach the home planet of a race called humans. You are to deliver one message to all nations of Earth: 'There must be security for all or no one is secure'. The mission fails and you are forced to make an example of the human insolence. With your vastly superior ship you must destroy all resistance. You must kill them all or there will be retaliation.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libsdl_mixer",
                "libsdl",
                "libsdl_image",
                "libsdl_ttf",
                "smpeg"
            ]
        }
    ],
    "depends_on": []
}