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

{
    "name": "ancient",
    "portdir": "archivers/ancient",
    "version": "2.3.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/temisu/ancient",
    "description": "Decompression routines for ancient formats",
    "long_description": "Decompression routines for ancient formats",
    "active": true,
    "categories": [
        "archivers"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "autoconf-archive",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-20"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "ocp"
            ]
        }
    ]
}