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

{
    "name": "clojure-contrib-devel",
    "portdir": "lang/clojure-contrib-devel",
    "version": "git-20100220",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://clojure.org/",
    "description": "The Clojure programming language (development) - Contrib",
    "long_description": "This is a development snapshot of the user contributions library for the Clojure programming language. It is a collection of namespaces implementing features that may be useful to a large part of the Clojure community.",
    "active": true,
    "categories": [
        "lang",
        "java"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clojure",
                "clang-9.0"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        }
    ],
    "depends_on": []
}