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

{
    "name": "lastpass-cli",
    "portdir": "security/lastpass-cli",
    "version": "1.6.1",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/lastpass/lastpass-cli",
    "description": "command line interface to LastPass.com",
    "long_description": "command line interface to LastPass.com",
    "active": true,
    "categories": [
        "security"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 418
        },
        {
            "name": "macports",
            "github": "Raimondi",
            "ports_count": 6
        },
        {
            "name": "mni",
            "github": "",
            "ports_count": 27
        }
    ],
    "variants": [
        "debug",
        "pinentry",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl",
                "libxml2",
                "curl",
                "pinentry"
            ]
        }
    ],
    "depends_on": []
}