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

{
    "name": "yardradius",
    "portdir": "net/yardradius",
    "version": "1.0.21",
    "license": "BSD and BSD-old",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://yardradius.sourceforge.net/",
    "description": "yardradius is yet another radius server",
    "long_description": "yardradius is yet another radius server",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gdbm"
            ]
        }
    ],
    "depends_on": []
}