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

{
    "name": "ample",
    "portdir": "audio/ample",
    "version": "0.5.7",
    "license": "GPL-2+",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://ample.sourceforge.net/",
    "description": "AMPLE is short for \"An MP3 LEnder\"",
    "long_description": "So what's good with AMPLE? Small, standalone (written in C using no external libraries). Allows you to listen to your own MP3's away from home, nothing more, nothing less",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}