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

{
    "name": "pango-devel",
    "portdir": "x11/pango-devel",
    "version": "1.55.0",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://www.pango.org/",
    "description": "Framework for the layout and rendering of i18n text",
    "long_description": "The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.",
    "active": true,
    "categories": [
        "x11"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 339
        }
    ],
    "variants": [
        "quartz",
        "x11",
        "tests",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "meson",
                "clang-17",
                "help2man",
                "gobject-introspection",
                "pkgconfig",
                "ninja"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "Xft2",
                "fribidi",
                "freetype",
                "harfbuzz",
                "fontconfig",
                "cairo"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "pangomm-devel"
            ]
        }
    ]
}