diff options
| author | Charles Barto <bartoc@umich.edu> | 2016-11-11 00:55:55 -0500 |
|---|---|---|
| committer | Charlie Barto <bartoc@umich.edu> | 2016-11-17 03:00:58 -0500 |
| commit | 1cc7a472afc93b88f9fe910b703d7216bfa7979e (patch) | |
| tree | b8f23b848b36755830486e7945db51375988c7e5 /ports/libpq/CONTROL | |
| parent | 9653c6216d1d6602d333f1ef9a1c45c82b72f556 (diff) | |
| download | vcpkg-1cc7a472afc93b88f9fe910b703d7216bfa7979e.tar.gz vcpkg-1cc7a472afc93b88f9fe910b703d7216bfa7979e.zip | |
added libpq port
Diffstat (limited to 'ports/libpq/CONTROL')
| -rw-r--r-- | ports/libpq/CONTROL | 3 |
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 |
