mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-04 17:28:23 -05:00
11 lines
219 B
JSON
Executable File
11 lines
219 B
JSON
Executable File
{
|
|
"name": "sfgui",
|
|
"version": "0.4.0",
|
|
"port-version": 5,
|
|
"description": "simple and fast graphical user interface library",
|
|
"homepage": "https://github.com/TankOs/SFGUI",
|
|
"dependencies": [
|
|
"sfml"
|
|
]
|
|
}
|