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

{
    "name": "collada-dom",
    "portdir": "science/collada-dom",
    "version": "2.4.0",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://collada.org/mediawiki/index.php/Portal:COLLADA_DOM",
    "description": "COLLADA Document Object Model (DOM)",
    "long_description": "The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document.",
    "active": true,
    "categories": [
        "devel",
        "science"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "pcre",
                "libxml2",
                "boost176"
            ]
        }
    ],
    "depends_on": []
}