aboutsummaryrefslogtreecommitdiff
path: root/ports/mongo-c-driver/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/mongo-c-driver/CONTROL')
-rw-r--r--ports/mongo-c-driver/CONTROL14
1 files changed, 0 insertions, 14 deletions
diff --git a/ports/mongo-c-driver/CONTROL b/ports/mongo-c-driver/CONTROL
deleted file mode 100644
index 54a225a02..000000000
--- a/ports/mongo-c-driver/CONTROL
+++ /dev/null
@@ -1,14 +0,0 @@
-Source: mongo-c-driver
-Version: 1.16.1
-Port-Version: 5
-Build-Depends: libbson, openssl (!windows), zlib
-Description: Client library written in C for MongoDB.
-Homepage: https://github.com/mongodb/mongo-c-driver
-
-Feature: snappy
-Description: Enables snappy compressor support
-Build-Depends: snappy
-
-Feature: icu
-Description: Enable ICU support, necessary to use non-ASCII usernames or passwords
-Build-Depends: icu