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

{
    "name": "mailqfmt",
    "portdir": "mail/mailqfmt",
    "version": "0.6",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20130627035045/http://www.dt.e-technik.uni-dortmund.de/~ma/postfix/",
    "description": "Postfix mailq file reformatter",
    "long_description": "mailqfmt reformats postfix mail queue with single line entries that are easier to parse",
    "active": true,
    "categories": [
        "mail"
    ],
    "maintainers": [],
    "variants": [
        "perl5_28",
        "perl5_30",
        "perl5_32",
        "perl5_34",
        "apple_postfix"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "postfix",
                "perl5.34",
                "p5.34-http-date"
            ]
        }
    ],
    "depends_on": []
}