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

{
    "name": "flow-tools",
    "portdir": "net/flow-tools",
    "version": "0.68.5.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/adsr/flow-tools",
    "description": "Suite of tools and library to work with netflow data",
    "long_description": "Suite of tools and library to work with netflow data",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "mysql57",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "automake",
                "pkgconfig",
                "clang-17",
                "autoconf",
                "libtool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl10",
                "zlib"
            ]
        }
    ],
    "depends_on": []
}