aboutsummaryrefslogtreecommitdiff
path: root/ports/plog/CONTROL
diff options
context:
space:
mode:
authorSergey Podobry <sergey.podobry@gmail.com>2017-08-10 10:52:43 +0300
committerSergey Podobry <sergey.podobry@gmail.com>2017-08-10 10:54:39 +0300
commit8df35ffa1c152809dbbf83e31a7cf87ea723a9d9 (patch)
treef61081cd38994d0e512055af0b7651912ea1fd51 /ports/plog/CONTROL
parent7fd5f3fe7c5589045a1e656a6289e56a20445be3 (diff)
downloadvcpkg-8df35ffa1c152809dbbf83e31a7cf87ea723a9d9.tar.gz
vcpkg-8df35ffa1c152809dbbf83e31a7cf87ea723a9d9.zip
[plog] initial port of plog 1.1.3
Diffstat (limited to 'ports/plog/CONTROL')
-rw-r--r--ports/plog/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/plog/CONTROL b/ports/plog/CONTROL
new file mode 100644
index 000000000..091778688
--- /dev/null
+++ b/ports/plog/CONTROL
@@ -0,0 +1,3 @@
+Source: plog
+Version: 1.1.3
+Description: Portable, simple and extensible C++ logging library.