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

{
    "name": "p5.26-mailtools",
    "portdir": "perl/p5-mailtools",
    "version": "2.210.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/MailTools",
    "description": "MailTools - a bundle of ancient email modules",
    "long_description": "MailTools - a bundle of ancient email modules. Be warned: The code you find here is very old. It works for simple emails, but when you start with new code then please use more sophisticated libraries.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-net",
                "p5.26-timedate"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-email-valid",
                "p5.26-mail-audit",
                "p5.26-mail-dkim",
                "p5.26-mail-message",
                "p5.26-mail-spamassassin",
                "p5.26-mime-lite",
                "p5.26-mime-tools"
            ]
        }
    ]
}