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

{
    "name": "foremost",
    "portdir": "sysutils/foremost",
    "version": "1.5.7",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://foremost.sourceforge.net/",
    "description": "a console program to recover files based on their headers and footers.",
    "long_description": "Foremost is a console program to recover files based on their headers and footers. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "nsm-console"
            ]
        }
    ]
}