15 lines
271 B
JSON
15 lines
271 B
JSON
{
|
|
"name": "plib",
|
|
"version": "1.8.5",
|
|
"port-version": 8,
|
|
"description": "A suite of portable game libraries",
|
|
"license": "LGPL-2.0-only",
|
|
"supports": "!(osx | uwp | xbox)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|