aboutsummaryrefslogtreecommitdiff
path: root/ports/exprtk/CONTROL
diff options
context:
space:
mode:
authorArashPartow <partow@gmail.com>2018-01-26 15:48:21 +1100
committerArashPartow <partow@gmail.com>2018-01-26 15:48:21 +1100
commite649c0a46ad3337ac31442992d631607606ddda8 (patch)
treea42c820d710a68a494c6337fd90499dc6af84751 /ports/exprtk/CONTROL
parent92ad00179c2a1adefa55f3d77d7f3165a68b697a (diff)
downloadvcpkg-e649c0a46ad3337ac31442992d631607606ddda8.tar.gz
vcpkg-e649c0a46ad3337ac31442992d631607606ddda8.zip
Add ExprTk package
Diffstat (limited to 'ports/exprtk/CONTROL')
-rw-r--r--ports/exprtk/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/exprtk/CONTROL b/ports/exprtk/CONTROL
new file mode 100644
index 000000000..2ebcfab28
--- /dev/null
+++ b/ports/exprtk/CONTROL
@@ -0,0 +1,3 @@
+Source: exprtk
+Version: 2018.01.01-f32d2b4
+Description: Simple to use, easy to integrate and extremely efficient run-time C++ mathematical expression parser and evaluation engine.