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

{
    "name": "openmotif",
    "portdir": "x11/openmotif",
    "version": "2.3.8",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://motif.ics.com/",
    "description": "The Open Motif toolkit for X11",
    "long_description": "This is The Open Group's full version of the Motif user interface component toolkit based on the original OSF sources.",
    "active": true,
    "categories": [
        "x11"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bison",
                "flex",
                "pkgconfig",
                "xbitmaps",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xorg-libXmu",
                "xorg-libXp",
                "libjpeg-turbo",
                "xorg-libsm",
                "xorg-libXt",
                "libpng",
                "libiconv",
                "Xft2",
                "xorg-libXext"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "ncplot",
                "py36-isce2",
                "xmfract",
                "xmgr",
                "nedit",
                "py37-isce2",
                "ncpp",
                "aircraft_oap",
                "xpdf",
                "alliance",
                "arb",
                "geomview",
                "SoXt",
                "glw",
                "grace",
                "ddd",
                "molmol",
                "opendx",
                "xastir"
            ]
        }
    ]
}