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

{
    "name": "nbsmtp",
    "portdir": "mail/nbsmtp",
    "version": "1.00",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20071013050201/http://nbsmtp.ferdyx.org/",
    "description": "simple command line smtp client",
    "long_description": "No Brainer SMTP (nbSMTP) is a simple SMTP client suitable to run in chroot jails, in embedded systems, laptops, or workstations.",
    "active": true,
    "categories": [
        "mail"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl3"
            ]
        }
    ],
    "depends_on": []
}