GET /api/v1/ports/p5.30-fcgi/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-fcgi",
    "portdir": "perl/p5-fcgi",
    "version": "0.820.0",
    "license": "Permissive",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/FCGI",
    "description": "Fast CGI Module",
    "long_description": "A Fast CGI module for perl based on the FCGI module from Open Market's FastCGI Developer's Kit",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-plack",
                "p5.30-cgi-fast"
            ]
        }
    ]
}