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

{
    "name": "fontmatrix",
    "portdir": "sysutils/fontmatrix",
    "version": "0.9.100",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/fontmatrix/fontmatrix",
    "description": "Free font collections manager",
    "long_description": "Fontmatrix is a font management application for Linux, macOS and Windows. It helps keeping your font collection in order, allowing you to enable and disable availability of fonts and font families in your system. This is typically in demand by designers who tend to have huge collections of typefaces.",
    "active": true,
    "categories": [
        "sysutils",
        "print"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "python311",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qttranslations",
                "qt5-qtbase",
                "freetype",
                "icu",
                "qt5-qtwebkit",
                "qt5-qtlocation",
                "qt5-qttools"
            ]
        }
    ],
    "depends_on": []
}