diff options
| author | Andrei Lebedev <lebdron@gmail.com> | 2018-01-03 01:43:06 +0300 |
|---|---|---|
| committer | Andrei Lebedev <lebdron@gmail.com> | 2018-01-03 01:43:06 +0300 |
| commit | a0d09ae1fb4f25efeaadb79d6f97d188c25966f8 (patch) | |
| tree | a59f668475ffcaec87da0467387158d461965348 /ports/libpqxx/CONTROL | |
| parent | e48a655df06de42e385c6545cc2a159a95f43c02 (diff) | |
| download | vcpkg-a0d09ae1fb4f25efeaadb79d6f97d188c25966f8.tar.gz vcpkg-a0d09ae1fb4f25efeaadb79d6f97d188c25966f8.zip | |
[libpqxx] Initial port
Diffstat (limited to 'ports/libpqxx/CONTROL')
| -rw-r--r-- | ports/libpqxx/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libpqxx/CONTROL b/ports/libpqxx/CONTROL new file mode 100644 index 000000000..8860ddaf9 --- /dev/null +++ b/ports/libpqxx/CONTROL @@ -0,0 +1,4 @@ +Source: libpqxx +Version: 6.0.0 +Description: The official C++ client API for PostgreSQL +Build-Depends: libpq |
