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

{
    "name": "ergo",
    "portdir": "net/ergo",
    "version": "0.4.1",
    "license": "MIT",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/cristianoliveira/ergo",
    "description": "A flexible reverse proxy which extends the well-known /etc/hosts declaration",
    "long_description": "A flexible reverse proxy which extends the well-known /etc/hosts declaration",
    "active": true,
    "categories": [
        "devel",
        "net",
        "www"
    ],
    "maintainers": [
        {
            "name": "amake",
            "github": "amake",
            "ports_count": 139
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}