11 lines
219 B
JSON
11 lines
219 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|