aboutsummaryrefslogtreecommitdiff
path: root/ports/inja/CONTROL
diff options
context:
space:
mode:
authorErwan BERNARD <edmBernard@users.noreply.github.com>2018-05-06 01:44:32 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-05-05 16:44:32 -0700
commit541f2e2ea547e9223d9500992bbb3ebea085aee9 (patch)
treea6424685337ee965c81c2a3670ed3ac0a948e329 /ports/inja/CONTROL
parent44b894326246dfd6114cd70d6373a9253e0a604c (diff)
downloadvcpkg-541f2e2ea547e9223d9500992bbb3ebea085aee9.tar.gz
vcpkg-541f2e2ea547e9223d9500992bbb3ebea085aee9.zip
[inja] add inja (#3428)
Diffstat (limited to 'ports/inja/CONTROL')
-rw-r--r--ports/inja/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/inja/CONTROL b/ports/inja/CONTROL
new file mode 100644
index 000000000..a905ab796
--- /dev/null
+++ b/ports/inja/CONTROL
@@ -0,0 +1,4 @@
+Source: inja
+Version: 1.0.0
+Build-Depends: nlohmann-json
+Description: Inja - A Template Engine for Modern C++