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

{
    "name": "despotify",
    "portdir": "multimedia/despotify",
    "version": "20110115",
    "license": "BSD and MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://despotify.se/",
    "description": "Open source Spotify client",
    "long_description": "An open source Spotify client and gateway to their service",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "libtool",
                "clang-9.0"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "subversion"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl",
                "zlib",
                "expat",
                "libvorbis",
                "ncurses"
            ]
        }
    ],
    "depends_on": []
}