zeek/auxil/vcpkg/ports/mcpp/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
258 B
JSON

{
"name": "mcpp",
"version": "2.7.2.14",
"port-version": 5,
"description": "Fork of mcpp, a C/C++ preprocessor",
"homepage": "https://github.com/zeroc-ice/mcpp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}