11 lines
215 B
JSON
Executable File
11 lines
215 B
JSON
Executable File
{
|
|
"name": "sdl2-net",
|
|
"version-string": "2.0.1",
|
|
"port-version": 9,
|
|
"description": "Networking library for SDL",
|
|
"homepage": "https://www.libsdl.org/projects/SDL_net",
|
|
"dependencies": [
|
|
"sdl2"
|
|
]
|
|
}
|