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

19 lines
386 B
JSON

{
"name": "mstch",
"version": "1.0.2",
"port-version": 5,
"description": "Mstch is a complete implementation of {{mustache}} templates using modern C++",
"homepage": "https://github.com/no1msd/mstch",
"dependencies": [
"boost-variant",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}