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

{
    "name": "xcrysden",
    "portdir": "science/xcrysden",
    "version": "1.6.2",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.xcrysden.org/",
    "description": "X-windows CRYstalline Structures and DENsities",
    "long_description": "XCrySDen is a crystalline and molecular structure visualisation program aiming at display of isosurfaces and contours, which can be superimposed on crystalline structures and interactively rotated and manipulated.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "dstrubbe",
            "github": "dstrubbe",
            "ports_count": 34
        }
    ],
    "variants": [
        "g95",
        "gcc10",
        "gcc11",
        "gcc5",
        "gcc6",
        "gcc7",
        "gcc8",
        "gcc9",
        "gccdevel"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc11",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fftw-3",
                "Togl-2.0",
                "libGLU",
                "mesa",
                "libgcc",
                "xorg-libX11",
                "xorg-libXext",
                "xorg-libXmu",
                "tk",
                "tcl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "BWidget"
            ]
        }
    ],
    "depends_on": []
}