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

{
    "name": "s-nail",
    "portdir": "mail/s-nail",
    "version": "14.9.24",
    "license": "(BSD-old or BSD)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.sdaoden.eu/code.html#s-nail",
    "description": "Replacement for Berkeley Mail and System V mailx command",
    "long_description": "S-nail provides a simple and friendly environment for sending and receiving mail. It is intended to provide the functionality of the POSIX mailx(1) command, but is MIME capable and optionally offers extensions for line editing, S/MIME, SMTP and POP3, among others.",
    "active": true,
    "categories": [
        "mail"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl",
                "libidn2",
                "kerberos5",
                "libiconv"
            ]
        }
    ],
    "depends_on": []
}