blob: aa4ea2c85d27bc2aa05e6b9454274b7e01c7ce1e (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "sfgui",
"version-string": "0.4.0",
"port-version": 4,
"description": "simple and fast graphical user interface library",
"homepage": "https://github.com/TankOs/SFGUI",
"dependencies": [
"sfml"
]
}
|