aboutsummaryrefslogtreecommitdiff
path: root/ports/upb/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/upb/CONTROL')
-rw-r--r--ports/upb/CONTROL13
1 files changed, 13 insertions, 0 deletions
diff --git a/ports/upb/CONTROL b/ports/upb/CONTROL
new file mode 100644
index 000000000..d42b9e367
--- /dev/null
+++ b/ports/upb/CONTROL
@@ -0,0 +1,13 @@
+Source: upb
+Version: 2019-10-21
+Homepage: https://github.com/protocolbuffers/upb/
+Description: μpb (often written 'upb') is a small protobuf implementation written in C.
+
+Feature: asan
+Description: build with asan support
+
+Feature: ubsan
+Description: build with ubsan support
+
+Feature: tests
+Description: build tests \ No newline at end of file