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

{
    "name": "sf-pwgen",
    "portdir": "security/sf-pwgen",
    "version": "1.5",
    "license": "zlib",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/anders/pwgen",
    "description": "macOS command line password generator.",
    "long_description": "macOS command line password generator. A command line tool that generates passwords using macOS's SecurityFoundation framework.",
    "active": true,
    "categories": [
        "security"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "privoxy",
                "adblock2privoxy"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "mail-server"
            ]
        }
    ]
}