15 lines
238 B
JSON
15 lines
238 B
JSON
{
|
|
"name": "plustache",
|
|
"version": "0.4.0",
|
|
"port-version": 5,
|
|
"description": "{{mustaches}} for C++",
|
|
"dependencies": [
|
|
"boost-algorithm",
|
|
"boost-regex",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|