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

{
    "name": "KoLmafia",
    "portdir": "aqua/KoLmafia",
    "version": "14.8",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://kolmafia.sourceforge.net/",
    "description": "Java client for Kingdom of Loathing online game",
    "long_description": "KoLmafia is a cross-platform desktop tool which interfaces with the online adventure game, Kingdom of Loathing. KoLmafia is written in Java (J2SE 1.4 compliant), with binary releases in JAR format.",
    "active": true,
    "categories": [
        "aqua",
        "java"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "apache-ant",
                "clang-9.0"
            ]
        },
        {
            "type": "run",
            "ports": [
                "BrowserLauncher2"
            ]
        }
    ],
    "depends_on": []
}