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

{
    "name": "libfreespace",
    "portdir": "devel/libfreespace",
    "version": "0.4",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://libfreespace.hillcrestlabs.com/",
    "description": "library for developing applications using Hillcrest Labs Freespace Devices",
    "long_description": "The libfreespace library enables rapid development of applications for Hillcrest Labs Freespace® devices. libfreespace provides access to extended information beyond mouse, keyboard and consumer page functionality through calibrated acceleration, rotational velocity measurements and calibrated sensor orientation.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libusb"
            ]
        }
    ],
    "depends_on": []
}