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

{
    "name": "quickascii",
    "portdir": "multimedia/quickascii",
    "version": "1.0.5",
    "license": "BSD and Permissive",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://quickascii.sourceforge.net/",
    "description": "a movie player and picture viewer for the command line",
    "long_description": "QuickASCII is a movie player and picture viewer for the command line, powered by QuickTime.",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1761
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}