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

{
    "name": "log4erl",
    "portdir": "erlang/log4erl",
    "version": "0.8.6",
    "license": "MPL-1.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://code.google.com/p/log4erl/",
    "description": "A logger for erlang.",
    "long_description": "A logger for erlang in the spirit of Log4J. You can download the latest tarball from the downloads section and read README.txt file for instructions on using log4erl.",
    "active": true,
    "categories": [
        "devel",
        "erlang"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "erlang"
            ]
        }
    ],
    "depends_on": []
}