Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
475 B
JSON

{
"name": "openctm",
"version": "1.0.3",
"port-version": 1,
"description": "OpenCTM — the Open Compressed Triangle Mesh file format — is a file format, a software library and a tool set for compression of 3D triangle meshes.",
"homepage": "http://openctm.sourceforge.net/",
"license": "Zlib",
"dependencies": [
"7zip",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}