diff options
| author | Moritz Beutel <mbeutel@users.noreply.github.com> | 2020-02-05 16:30:50 +0100 |
|---|---|---|
| committer | Moritz Beutel <mbeutel@users.noreply.github.com> | 2020-02-05 16:31:40 +0100 |
| commit | 923ef158c6c5541c8c684e17f3d202131b4b4d3c (patch) | |
| tree | 7c71f4c35e74e7e252b6955b784c56d091751779 /ports/bustache/CONTROL | |
| parent | 1fd6cc945d215c45b1ecb0b94833fed88a5c6bf2 (diff) | |
| download | vcpkg-923ef158c6c5541c8c684e17f3d202131b4b4d3c.tar.gz vcpkg-923ef158c6c5541c8c684e17f3d202131b4b4d3c.zip | |
[bustache] Add new port
Diffstat (limited to 'ports/bustache/CONTROL')
| -rw-r--r-- | ports/bustache/CONTROL | 5 |
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
|
