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

{
    "name": "scons",
    "portdir": "devel/scons",
    "version": "4.8.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.scons.org",
    "description": "A software construction tool",
    "long_description": "SCons is an Open Source software construction tool--that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "py313-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "nsis",
                "py36-isce2",
                "fife",
                "nonpareil",
                "fsp",
                "fspclient",
                "serf1",
                "py37-isce2",
                "aircraft_oap",
                "field3d",
                "boswars",
                "iulib",
                "relax",
                "ocropus",
                "glob2",
                "cantera",
                "gmtl",
                "ncpp",
                "godot",
                "godot-3.2",
                "fsplib",
                "gpsd",
                "rmlint"
            ]
        },
        {
            "type": "run",
            "ports": [
                "consodoc"
            ]
        }
    ]
}