aboutsummaryrefslogtreecommitdiff
path: root/ports/plustache/vcpkg.json
blob: 3908571d2fb9041e6c8c8f1873e3de1759f8ad69 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "plustache",
  "version-string": "0.4.0",
  "port-version": 2,
  "description": "{{mustaches}} for C++",
  "dependencies": [
    "boost-algorithm",
    "boost-regex"
  ]
}