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

{
    "name": "graphite2",
    "portdir": "graphics/graphite2",
    "version": "1.3.14",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://graphite.sil.org/",
    "description": "a “smart font” system for lesser-known languages",
    "long_description": "Graphite is a “smart font” system developed specifically to handle the complexities of lesser-known languages of the world.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py313-fonttools"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "tectonic",
                "harfbuzz-devel",
                "harfbuzz",
                "wesnoth",
                "texlive-bin"
            ]
        }
    ]
}