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

{
    "name": "lft",
    "portdir": "net/lft",
    "version": "3.91",
    "license": "Copyleft",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pwhois.org/lft/",
    "description": "Layer Four Traceroute - advanced traceroute tool",
    "long_description": "LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that often works much faster (than the commonly-used Van Jacobson method) and goes through many configurations of firewalls. More importantly, LFT implements numerous other features including firewall detection and identification, load balancer detection, AS number lookups, loose source routing, netblock name lookups, et al. Also includes whob, a prefix whois client.",
    "active": true,
    "categories": [
        "net",
        "security"
    ],
    "maintainers": [
        {
            "name": "victor",
            "github": "",
            "ports_count": 1
        }
    ],
    "variants": [
        "universal",
        "gtod"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libpcap"
            ]
        }
    ],
    "depends_on": []
}