aboutsummaryrefslogtreecommitdiff
path: root/ports/gflags/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2016-10-02 20:05:55 -0700
committerGitHub <noreply@github.com>2016-10-02 20:05:55 -0700
commit3791fd9c10bfeab4a48c65a5ac7a4f2001623336 (patch)
tree5875787a4bb73afaec11797b45a912d8e5ae795c /ports/gflags/CONTROL
parent02d54da5cf0b2c3ceca4a035088df26d3c04baec (diff)
parent827b51406398fd7a8970b593c395abe0abec3237 (diff)
downloadvcpkg-3791fd9c10bfeab4a48c65a5ac7a4f2001623336.tar.gz
vcpkg-3791fd9c10bfeab4a48c65a5ac7a4f2001623336.zip
Merge pull request #109 from KindDragon/gflags
[gflags] Initial addition
Diffstat (limited to 'ports/gflags/CONTROL')
-rw-r--r--ports/gflags/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/gflags/CONTROL b/ports/gflags/CONTROL
new file mode 100644
index 000000000..03977243f
--- /dev/null
+++ b/ports/gflags/CONTROL
@@ -0,0 +1,3 @@
+Source: gflags
+Version: 2.1.2
+Description: A C++ library that implements commandline flags processing