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

{
    "name": "mdate",
    "portdir": "sysutils/mdate",
    "version": "1.5.6",
    "license": "GPL-2",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://mdate.sourceforge.net/",
    "description": "utility that converts Gregorian dates to Mayan Long Count dates",
    "long_description": "utility that converts Gregorian dates to Mayan Long Count dates",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}