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

{
    "name": "qca-nss",
    "portdir": "devel/qca",
    "version": "2.3.4",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "qca",
    "homepage": "https://userbase.kde.org/QCA",
    "description": "Obsolete port, replaced by qca",
    "long_description": "This port has been replaced by qca.",
    "active": false,
    "categories": [
        "devel",
        "security",
        "crypto"
    ],
    "maintainers": [
        {
            "name": "rjvbertin",
            "github": "RJVB",
            "ports_count": 55
        }
    ],
    "variants": [
        "debug",
        "examples"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                null
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}