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

{
    "name": "p5.30-mogilefs-utils",
    "portdir": "perl/p5-mogilefs-utils",
    "version": "2.300.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/MogileFS::Utils",
    "description": "MogileFS tools",
    "long_description": "This package contains two tools to manage MogileFS: mogadm (MogileFS admin tool) and mogtool (inject/extract data to/from a MogileFS installation)",
    "active": true,
    "categories": [
        "sysutils",
        "net",
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-libwww-perl",
                "p5.30-mogilefs-client"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-mogilefs-server"
            ]
        }
    ]
}