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

{
    "name": "asused",
    "portdir": "net/asused",
    "version": "3.72",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.ripe.net/data-tools/web-asused",
    "description": "Command-line tool to run a check on the usage of the RIPE Whois DB",
    "long_description": "Asused is a tool to check and summarise address space registered in the RIPE database. For a given list of allocations the tool prints various information concerning the allocations and the assignments they contain.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5"
            ]
        }
    ],
    "depends_on": []
}