blob: 0c0dfceb9d360e700eecf9bea90a0ba03759c61e (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "physfs",
"version-string": "3.0.2",
"port-version": 4,
"description": "a library to provide abstract access to various archives",
"homepage": "https://icculus.org/physfs/",
"dependencies": [
"zlib"
]
}
|