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

{
    "name": "libsdl2_net",
    "portdir": "devel/libsdl2_net",
    "version": "2.2.0",
    "license": "zlib",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/libsdl-org/SDL_net",
    "description": "cross-platform networking library",
    "long_description": "This is a small sample cross-platform networking library, with a sample chat client and server application. The chat client uses the GUIlib GUI framework library.",
    "active": true,
    "categories": [
        "devel",
        "net"
    ],
    "maintainers": [
        {
            "name": "jmr",
            "github": "jmroot",
            "ports_count": 318
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libsdl2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "dosbox-staging",
                "dosbox-x",
                "Maelstrom",
                "blobwars",
                "crispy-doom",
                "scummvm",
                "scummvm-devel",
                "wesnoth"
            ]
        }
    ]
}