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

{
    "name": "p5.32-mozilla-ca",
    "portdir": "perl/p5-mozilla-ca",
    "version": "20240313",
    "license": "(MPL-2 or LGPL-2.1+) and curl",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Mozilla::CA",
    "description": "Mozilla::CA - Mozilla's CA cert bundle in PEM format",
    "long_description": "Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-mail-sender",
                "p5.32-finance-quote",
                "p5.32-http-tiny",
                "p5.32-lwp-protocol-https",
                "p5.32-io-socket-ssl"
            ]
        }
    ]
}