aboutsummaryrefslogtreecommitdiff
path: root/ports/libpq/CONTROL
diff options
context:
space:
mode:
authorCharles Barto <bartoc@umich.edu>2016-11-11 00:55:55 -0500
committerCharlie Barto <bartoc@umich.edu>2016-11-17 03:00:58 -0500
commit1cc7a472afc93b88f9fe910b703d7216bfa7979e (patch)
treeb8f23b848b36755830486e7945db51375988c7e5 /ports/libpq/CONTROL
parent9653c6216d1d6602d333f1ef9a1c45c82b72f556 (diff)
downloadvcpkg-1cc7a472afc93b88f9fe910b703d7216bfa7979e.tar.gz
vcpkg-1cc7a472afc93b88f9fe910b703d7216bfa7979e.zip
added libpq port
Diffstat (limited to 'ports/libpq/CONTROL')
-rw-r--r--ports/libpq/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/libpq/CONTROL b/ports/libpq/CONTROL
new file mode 100644
index 000000000..7007a2e1a
--- /dev/null
+++ b/ports/libpq/CONTROL
@@ -0,0 +1,3 @@
+Source: libpq
+Version: 9.6.1
+Description: The official database access API of postgresql