GET /api/v1/ports/p5.26-font-freetype/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-font-freetype",
    "portdir": "perl/p5-font-freetype",
    "version": "0.160.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Font::FreeType",
    "description": "Font::FreeType - read font files and render glyphs from Perl using FreeType2",
    "long_description": "Font::FreeType - read font files and render glyphs from Perl using FreeType2",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2602
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-devel-checklib",
                "p5.26-file-which",
                "p5.26-test-warnings"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "freetype"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-cairo"
            ]
        }
    ]
}