aboutsummaryrefslogtreecommitdiff
path: root/ports/bustache/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2020-02-06 14:51:48 -0800
committerGitHub <noreply@github.com>2020-02-06 14:51:48 -0800
commitfc0e8b95b01b7a338d5bee1910eca42c98cd7bcc (patch)
tree349ba17521df1f80902482358d56f3e75f3c0df6 /ports/bustache/CONTROL
parent7a78d51e2ff6cc34cc2b9741bc3ca47de089e4b4 (diff)
parent923ef158c6c5541c8c684e17f3d202131b4b4d3c (diff)
downloadvcpkg-fc0e8b95b01b7a338d5bee1910eca42c98cd7bcc.tar.gz
vcpkg-fc0e8b95b01b7a338d5bee1910eca42c98cd7bcc.zip
Merge pull request #9925 from mbeutel/feature/bustache
[bustache] Add new port
Diffstat (limited to 'ports/bustache/CONTROL')
-rw-r--r--ports/bustache/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/bustache/CONTROL b/ports/bustache/CONTROL
new file mode 100644
index 000000000..82aeb3a16
--- /dev/null
+++ b/ports/bustache/CONTROL
@@ -0,0 +1,5 @@
+Source: bustache
+Version: 1.1.0
+Build-Depends: boost-unordered, boost-utility
+Description: C++11 implementation of {{ mustache }}
+Homepage: https://github.com/jamboree/bustache