vcpkg/ports/physfs/vcpkg.json
pastdue aaeca7b000
[physfs] Patches to fix behavior on macOS / Linux (#15962)
* [physfs] Patches to fix behavior on macOS / Linux

* Run x-add-version physfs

* Update ports/physfs/portfile.cmake

* Update ports/physfs/portfile.cmake

* Update versions/p-/physfs.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-07-22 22:48:48 -07:00

11 lines
231 B
JSON

{
"name": "physfs",
"version-string": "3.0.2",
"port-version": 5,
"description": "a library to provide abstract access to various archives",
"homepage": "https://icculus.org/physfs/",
"dependencies": [
"zlib"
]
}