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

{
    "name": "quesoglc",
    "portdir": "graphics/quesoglc",
    "version": "0.7.2",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://quesoglc.sourceforge.net/",
    "description": "QuesoGLC is a free implementation of the OpenGL Character Renderer (GLC).",
    "long_description": "QuesoGLC is a free implementation of the OpenGL Character Renderer (GLC). QuesoGLC is based on the FreeType library, provides Unicode support and is designed to be easily ported to any platform that supports both Freetype and OpenGL.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fontconfig",
                "freetype",
                "libGLU",
                "mesa"
            ]
        }
    ],
    "depends_on": []
}