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

{
    "name": "gomuks",
    "portdir": "net/gomuks",
    "version": "0.3.1",
    "license": "AGPL-3",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://maunium.net/go/gomuks",
    "description": "A terminal based Matrix client written in Go.",
    "long_description": "A terminal based Matrix client written in Go.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 995
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "olm"
            ]
        }
    ],
    "depends_on": []
}