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

{
    "name": "argus-clients",
    "portdir": "net/argus-clients",
    "version": "3.0.8",
    "license": "GPL-2+ and BSD-old",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.qosient.com/argus/",
    "description": "Network Audit Record Generation and Utilization System",
    "long_description": "Argus is a real-time Flow Monitor that is designed to perform comprehensive IP network traffic auditing.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "no_ragraph",
        "sasl",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bison",
                "flex",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "readline",
                "cyrus-sasl2",
                "perl5",
                "rrdtool"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "nsm-console"
            ]
        }
    ]
}