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

{
    "name": "dosfstools",
    "portdir": "sysutils/dosfstools",
    "version": "4.2",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/dosfstools/dosfstools",
    "description": "dosfstools consists of the programs mkfs.fat, fsck.fat and fatlabel to create, check and label file systems of the FAT family.",
    "long_description": "dosfstools consists of the programs mkfs.fat, fsck.fat and fatlabel to create, check and label file systems of the FAT family.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "davidgilman1",
            "github": "dgilman",
            "ports_count": 116
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-12"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libiconv"
            ]
        },
        {
            "type": "test",
            "ports": [
                "vim"
            ]
        }
    ],
    "depends_on": []
}