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

{
    "name": "mafft",
    "portdir": "science/mafft",
    "version": "7.526",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://mafft.cbrc.jp/alignment/software/",
    "description": "Multiple alignment program for amino acid or nucleotide sequences",
    "long_description": "Multiple alignment program for amino acid or nucleotide sequences",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1581
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}