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

{
    "name": "amfora",
    "portdir": "net/amfora",
    "version": "1.10.0",
    "license": "GPL-3",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/makeworld-the-better-one/amfora",
    "description": "A fancy terminal browser for the Gemini protocol.",
    "long_description": "A fancy terminal browser for the Gemini protocol. Amfora aims to be the best looking Gemini client with the most features... all in the terminal.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 898
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}