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

{
    "name": "iodine",
    "portdir": "net/iodine",
    "version": "0.8.0",
    "license": "ISC",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://code.kryo.se/iodine/",
    "description": "IPv4 over DNS",
    "long_description": "iodine lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is firewalled, but DNS queries are allowed.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "tomhennigan",
            "github": "",
            "ports_count": 1
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        }
    ],
    "depends_on": []
}