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

{
    "name": "liberation-fonts",
    "portdir": "x11/liberation-fonts",
    "version": "2.1.5",
    "license": "SIL",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/liberationfonts/liberation-fonts",
    "description": "replacements for the three commonly used fonts on Microsoft systems",
    "long_description": "The Liberation Fonts are intended to be open font replacements for the three most commonly used fonts on Microsoft systems: Times New Roman, Arial, and Courier New.",
    "active": true,
    "categories": [
        "x11",
        "fonts"
    ],
    "maintainers": [
        {
            "name": "ctreleaven",
            "github": "ctreleaven",
            "ports_count": 43
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "run",
            "ports": [
                "fontconfig"
            ]
        }
    ],
    "depends_on": []
}