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

{
    "name": "gtk-sharp2",
    "portdir": "x11/gtk-sharp2",
    "version": "2.12.45",
    "license": "LGPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.mono-project.com/docs/gui/gtksharp/",
    "description": "Gtk bindings for the Mono .NET Development Framework",
    "long_description": "This is the Gtk# toolkit for Mono, an implementation of the .NET Development Framework.",
    "active": true,
    "categories": [
        "devel",
        "x11"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1406
        }
    ],
    "variants": [
        "debug",
        "x11",
        "quartz"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "mono",
                "gtk2",
                "atk",
                "pango",
                "libglade2",
                "glib2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gecko-sharp2",
                "notify-sharp",
                "gnome-sharp2",
                "gtksourceview-sharp2",
                "mono-addins"
            ]
        }
    ]
}