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

{
    "name": "gtk-engines2",
    "portdir": "x11/gtk-engines2",
    "version": "2.20.2",
    "license": "LGPL-2.1+ and GPL-2+",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://www.gtk.org/",
    "description": "Theme engine for gtk2",
    "long_description": "gtk-engines2 is a theme engine for GTK+ 2. It provides the ability to change the way widgets, buttons, etc. look when using GTK+ 2 applications.",
    "active": true,
    "categories": [
        "x11"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "intltool",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "gnome-common",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk2"
            ]
        }
    ],
    "depends_on": []
}