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

{
    "name": "bsdmake",
    "portdir": "devel/bsdmake",
    "version": "24",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://opensource.apple.com/",
    "description": "BSD make",
    "long_description": "BSD make is a build tool to create programs and libraries by rules specified in a Makefile. This port is based on the last version from Apple as provided by Xcode 4.2.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "raimue",
            "github": "raimue",
            "ports_count": 55
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "ppmd",
                "scud",
                "cvsdiff2patch",
                "libcipher",
                "tradcpp",
                "fortune",
                "larn",
                "wump",
                "dsocks",
                "fetch",
                "libfetch",
                "fortran-utils",
                "boxbackup",
                "elftoolchain",
                "bdes",
                "proctools",
                "wait_on",
                "dirvish",
                "bsd-plotutils",
                "fnc",
                "agrep"
            ]
        }
    ]
}