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

{
    "name": "raxml",
    "portdir": "science/raxml",
    "version": "8.2.12",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.exelixis-lab.org/",
    "description": "Estimation of phylogenetic trees",
    "long_description": "RAxML is a program for sequential and parallel estimation of phylogenetic trees written by Alexandros Stamatakis.",
    "active": true,
    "categories": [
        "science",
        "biology"
    ],
    "maintainers": [
        {
            "name": "mattoates",
            "github": "",
            "ports_count": 1
        }
    ],
    "variants": [
        "clang10",
        "clang11",
        "clang12",
        "clang50",
        "clang60",
        "clang70",
        "clang80",
        "clang90",
        "clangdevel",
        "gcc10",
        "gcc11",
        "gcc5",
        "gcc6",
        "gcc7",
        "gcc8",
        "gcc9",
        "gccdevel",
        "mpich",
        "openmpi",
        "hybrid",
        "pthreads",
        "sse3",
        "avx",
        "avx2",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}