diff options
| author | maharmstone <mark@harmstone.com> | 2019-05-24 05:52:49 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-05-23 21:52:49 -0700 |
| commit | d0f97f7daed680ed3239092b0d67d51d8cfe225e (patch) | |
| tree | f38d9545a640ec0fa7f1b991def1092b972ec289 /ports/freetds/CONTROL | |
| parent | c7528e76ad590332e9e73bc1b5daf3dcc8011543 (diff) | |
| download | vcpkg-d0f97f7daed680ed3239092b0d67d51d8cfe225e.tar.gz vcpkg-d0f97f7daed680ed3239092b0d67d51d8cfe225e.zip | |
[freetds] Add new port (#6566)
Diffstat (limited to 'ports/freetds/CONTROL')
| -rw-r--r-- | ports/freetds/CONTROL | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/freetds/CONTROL b/ports/freetds/CONTROL new file mode 100644 index 000000000..4a7a008bb --- /dev/null +++ b/ports/freetds/CONTROL @@ -0,0 +1,8 @@ +Source: freetds +Version: 1.1.6 +Description: Implementation of the Tabular Data Stream protocol +Default-Features: openssl + +Feature: openssl +Build-Depends: openssl +Description: OpenSSL support |
