aboutsummaryrefslogtreecommitdiff
path: root/ports/plustache/CONTROL
diff options
context:
space:
mode:
authorTom Henoch <40023589+Tom-Henoch@users.noreply.github.com>2018-10-22 18:08:46 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-10-22 09:08:46 -0700
commit13e4ca65872c0f3ad9413a5b937c467708e53e03 (patch)
treec7b59ceee1617efe89d76f24a0a6dc68a47cee87 /ports/plustache/CONTROL
parent2db456f44a98e3ec0165325406d4f52b8e70cb0f (diff)
downloadvcpkg-13e4ca65872c0f3ad9413a5b937c467708e53e03.tar.gz
vcpkg-13e4ca65872c0f3ad9413a5b937c467708e53e03.zip
plustache inital port (#4261)
* plustache port * [plustache] Prefer static linking * [plustache] Requires boost-algorithm
Diffstat (limited to 'ports/plustache/CONTROL')
-rw-r--r--ports/plustache/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/plustache/CONTROL b/ports/plustache/CONTROL
new file mode 100644
index 000000000..f01f1598b
--- /dev/null
+++ b/ports/plustache/CONTROL
@@ -0,0 +1,4 @@
+Source: plustache
+Version: 0.4.0-1
+Description: {{mustaches}} for C++
+Build-Depends: boost-regex, boost-algorithm