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

{
    "name": "bdes",
    "portdir": "sysutils/bdes",
    "version": "4.7-RELEASE",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.cs.dartmouth.edu/~trdata/reports/abstracts/TR91-158/",
    "description": "Block-based DES cipher utility",
    "long_description": "Block-based DES cipher utility",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bsdmake",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libcipher"
            ]
        }
    ],
    "depends_on": []
}