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

{
    "name": "wtf",
    "portdir": "games/wtf",
    "version": "20230126",
    "license": "public-domain",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://cvsweb.netbsd.org/bsdweb.cgi/src/games/wtf/",
    "description": "translates common Internet acronyms",
    "long_description": "translates common Internet acronyms",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        }
    ],
    "depends_on": []
}