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

{
    "name": "playerstage-stage",
    "portdir": "science/playerstage-stage",
    "version": "3.2.2",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://playerstage.sourceforge.net",
    "description": "Player/Stage robotic platform",
    "long_description": "The Player Project creates Free Software that enables research in robot and sensor systems. The Player robot server is probably the most widely used robot control interface in the world. Its simulation backends, Stage and Gazebo, are also very widely used.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "fltk",
                "cmake",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libtool",
                "libjpeg-turbo",
                "libpng",
                "playerstage-player"
            ]
        }
    ],
    "depends_on": []
}