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

{
    "name": "unifont-ttf",
    "portdir": "x11/unifont-ttf",
    "version": "15.0.06",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnu.org/software/unifont/",
    "description": "GNU Unifont",
    "long_description": "Unifont is a Unicode font with a glyph for every visible Unicode Basic Multilingual Plane code point and more, with supporting utilities to modify the font. The Unicode Basic Multilingual Plane covers the first 65,536 (or 2^16) Unicode code points.",
    "active": true,
    "categories": [
        "x11",
        "fonts"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "ocp"
            ]
        }
    ]
}