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

{
    "name": "ocaml-cgi",
    "portdir": "www/ocaml-cgi",
    "version": "0.12",
    "license": "LGPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.lri.fr/~filliatr/ftp/ocaml/cgi",
    "description": "OCaml CGI Library",
    "long_description": "OCaml CGI Library",
    "active": true,
    "categories": [
        "devel",
        "www",
        "ocaml"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ocaml",
                "ocaml-findlib"
            ]
        }
    ],
    "depends_on": []
}