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

{
    "name": "dnscrypt-proxy",
    "portdir": "net/dnscrypt-proxy",
    "version": "2.1.5",
    "license": "ISC",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.dnscrypt.info",
    "description": "A protocol for securing communications between a client and a DNS resolver.",
    "long_description": "A protocol for securing communications between a client and a DNS resolver.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}