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

{
    "name": "minio-mc",
    "portdir": "www/minio-mc",
    "version": "2022-10-22T03-39-29Z",
    "license": "AGPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/minio/mc",
    "description": "Provides cloud-enabled UNIX commands like ls, cat, cp, etc.",
    "long_description": "Provides cloud-enabled UNIX commands like ls, cat, cp, etc. It supports filesystems and Amazon S3 compatible cloud storage service (AWS Signature v2 and v4). See minio port for server.",
    "active": true,
    "categories": [
        "www"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 218
        }
    ],
    "variants": [
        "altname"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "go"
            ]
        }
    ],
    "depends_on": []
}