aboutsummaryrefslogtreecommitdiff
path: root/ports/cpp-peglib/CONTROL
diff options
context:
space:
mode:
authorMohammed Alyousef <may642_2000@hotmail.com>2019-07-15 21:21:20 +0300
committerPhil Christensen <philc@microsoft.com>2019-07-15 11:21:19 -0700
commit8fb83ad0ad2a2b2df3a4338c7cf2d2ca8cc0f7c1 (patch)
tree9a491936db8a412e91a86d19d5d137b69da5bd8a /ports/cpp-peglib/CONTROL
parentd3829ff3a19be8f97778b7200ac52d5a52263a2b (diff)
downloadvcpkg-8fb83ad0ad2a2b2df3a4338c7cf2d2ca8cc0f7c1.tar.gz
vcpkg-8fb83ad0ad2a2b2df3a4338c7cf2d2ca8cc0f7c1.zip
[cpp-peglib] Add new port (#7254)
Diffstat (limited to 'ports/cpp-peglib/CONTROL')
-rw-r--r--ports/cpp-peglib/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/cpp-peglib/CONTROL b/ports/cpp-peglib/CONTROL
new file mode 100644
index 000000000..6a6ed9ad5
--- /dev/null
+++ b/ports/cpp-peglib/CONTROL
@@ -0,0 +1,3 @@
+Source: cpp-peglib
+Version: 0.1.0
+Description: C++11 header-only PEG (Parsing Expression Grammars) library.