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

{
    "name": "arla",
    "portdir": "net/arla",
    "version": "0.35.11",
    "license": "(BSD or Permissive)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.stacken.kth.se/project/arla/",
    "description": "free AFS implementation from KTH",
    "long_description": "Arla is a free AFS client implementation. The main goal of the Arla project is to make a fully functional client with all capabilities of commercial AFS. Other planned and implemented things are all the normal management tools and a server.",
    "active": true,
    "categories": [
        "net",
        "security"
    ],
    "maintainers": [],
    "variants": [
        "krbafs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "krbafs"
            ]
        }
    ],
    "depends_on": []
}