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

{
    "name": "p5-extutils-f77",
    "portdir": "perl/p5-extutils-f77",
    "version": "1.260.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "p5.34-extutils-f77",
    "homepage": "https://metacpan.org/pod/ExtUtils::F77",
    "description": "Helper for linking C with Fortran subroutines",
    "long_description": "ExtUtils::F77 describes to the calling perl code how to link C programs with Fortran subroutines on the current system.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-extutils-f77"
            ]
        }
    ],
    "depends_on": []
}