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

{
    "name": "solid",
    "portdir": "science/solid",
    "version": "3.5.7",
    "license": "(GPL-2 or QPL-1)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.dtecta.com/",
    "description": "SOLID is a software library for collision detection of geometric objects in 3D space",
    "long_description": "SOLID is a software library for collision detection of geometric objects in 3D space",
    "active": true,
    "categories": [
        "devel",
        "science",
        "math"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc49",
                "autoconf",
                "automake",
                "libtool"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc6",
                "libgcc",
                "qhull"
            ]
        }
    ],
    "depends_on": []
}