GET /api/v1/ports/p5.32-mac-sysprofile/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-mac-sysprofile",
    "portdir": "perl/p5-mac-sysprofile",
    "version": "0.50.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Mac::SysProfile",
    "description": "Perl extension for OS X system_profiler",
    "long_description": "Perl Module to collect core system information from Mac computers.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-mac-propertylist"
            ]
        }
    ],
    "depends_on": []
}