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

{
    "name": "jlj",
    "portdir": "net/jlj",
    "version": "2.12",
    "license": "public-domain",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://umlautllama.com/projects/perl/",
    "description": "A livejournal client",
    "long_description": "JLJ is a command-line interface for posting to livejournal. Posts are edited in your default editor.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "run",
            "ports": [
                "perl5"
            ]
        }
    ],
    "depends_on": []
}