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

{
    "name": "gtetrinet",
    "portdir": "games/gtetrinet",
    "version": "0.7.11",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://gtetrinet.sourceforge.net/",
    "description": "A GNOME based tetrinet client",
    "long_description": "GTetrinet is a client program for the popular Tetrinet game, a multiplayer tetris game that is played over the internet. (If you don't know what Tetrinet is, check out tetrinet.org)",
    "active": true,
    "categories": [
        "games",
        "gnome"
    ],
    "maintainers": [
        {
            "name": "warp-opendarwin",
            "github": "",
            "ports_count": 1
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0",
                "intltool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgnomeui"
            ]
        }
    ],
    "depends_on": []
}