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

{
    "name": "scmpc",
    "portdir": "audio/scmpc",
    "version": "0.4.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://bitbucket.org/cmende/scmpc",
    "description": "a client for MPD that submits your tracks to last.fm",
    "long_description": "scmpc is a client for MPD that submits your tracks to last.fm.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libmpdclient",
                "glib2",
                "libconfuse",
                "curl"
            ]
        }
    ],
    "depends_on": []
}