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

{
    "name": "plovr",
    "portdir": "devel/plovr",
    "version": "0.0-20120503103549",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://plovr.com/",
    "description": "Tools for Closure Tools",
    "long_description": "Closure Tools are extremely powerful, but it is hard to figure out how to start using them together to improve development. The goal of the plovr project is to build additional tools to bring Closure Tools together, making them even more powerful.",
    "active": true,
    "categories": [
        "devel",
        "lang"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "apache-ant",
                "clang-16"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "mercurial"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "kaffe"
            ]
        }
    ],
    "depends_on": []
}