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

{
    "name": "flowd",
    "portdir": "net/flowd",
    "version": "0.9.1",
    "license": "Permissive and BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://code.google.com/p/flowd/",
    "description": "flowd is a small, fast and secure NetFlow collector.",
    "long_description": "flowd is a small, fast and secure NetFlow collector.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "byacc",
                "clang-12"
            ]
        }
    ],
    "depends_on": []
}