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

{
    "name": "glade3",
    "portdir": "devel/glade3",
    "version": "3.8.6",
    "license": "LGPL-2 and GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Apps/Glade",
    "description": "Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ 2.* toolkit and the GNOME desktop environment.",
    "long_description": "Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ 2.* toolkit and the GNOME desktop environment.",
    "active": true,
    "categories": [
        "devel",
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2510
        }
    ],
    "variants": [
        "python27",
        "gnome",
        "quartz",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "libtool",
                "pkgconfig",
                "gnome-common",
                "gnome-doc-utils",
                "gtk-doc",
                "yelp-tools",
                "intltool",
                "itstool",
                "autoconf",
                "automake"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libbonoboui",
                "libgnomeui",
                "py27-pygtk",
                "libxml2",
                "desktop-file-utils",
                "gtk2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "devhelp"
            ]
        }
    ],
    "depends_on": []
}