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

{
    "name": "libusb-legacy",
    "portdir": "devel/libusb-legacy",
    "version": "0.1.12",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://libusb.info/",
    "description": "Library providing access to USB devices",
    "long_description": "A library originally developed under Linux to give userland programs an API to access to USB hardware.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "snc",
            "github": "nerdling",
            "ports_count": 156
        },
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 461
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}