20 lines
368 B
JSON
Executable File
20 lines
368 B
JSON
Executable File
{
|
|
"name": "ptex",
|
|
"version": "2.3.2",
|
|
"port-version": 4,
|
|
"description": "Per-Face Texture Mapping for Production Rendering.",
|
|
"homepage": "https://github.com/wdas/ptex",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|