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

{
    "name": "pioneers",
    "portdir": "games/pioneers",
    "version": "15.6",
    "license": "GPL",
    "platforms": "freebsd darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pio.sourceforge.net/",
    "description": "Multiplayer strategy board game for GNOME",
    "long_description": "A GNOME/GTK+2 clone of the board game Settlers of Catan. Colonize the island, get all the resources, and frustrate your opponents. \n \nPioneers includes the standard game, the 5-6 player board, Seafarers, many custom layouts, and a board layout editor. The game can be played against an AI or with other humans over a network or both.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [
        {
            "name": "snc",
            "github": "nerdling",
            "ports_count": 141
        },
        {
            "name": "jweede",
            "github": "",
            "ports_count": 1
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "makeicns",
                "clang-9.0",
                "intltool",
                "itstool",
                "rarian"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gdk-pixbuf2",
                "atk",
                "pango",
                "freetype",
                "gettext",
                "glib2",
                "gtk3",
                "cairo",
                "fontconfig"
            ]
        }
    ],
    "depends_on": []
}