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

{
    "name": "gloomhaven-helper",
    "portdir": "games/gloomhaven-helper",
    "version": "8.4.8",
    "license": "Restrictive",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://esotericsoftware.com/gloomhaven-helper#Desktop",
    "description": "Helper application for Gloomhaven board game.",
    "long_description": "Gloomhaven Helper is the officially licensed companion application for playing the Gloomhaven board game and Forgotten Circles expansion, without losing the board game feel. It tracks initiative, monsters, and characters so you can focus on playing the game rather than bookkeeping. Playing the game becomes faster, as does setup and tear down.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 218
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openjdk8"
            ]
        }
    ],
    "depends_on": []
}