aboutsummaryrefslogtreecommitdiff
path: root/ports/mpark-variant/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/mpark-variant/CONTROL')
-rw-r--r--ports/mpark-variant/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/mpark-variant/CONTROL b/ports/mpark-variant/CONTROL
new file mode 100644
index 000000000..d6cbf380e
--- /dev/null
+++ b/ports/mpark-variant/CONTROL
@@ -0,0 +1,3 @@
+Source: mpark-variant
+Version: 1.3.0
+Description: an implementation of C++17 std::variant for C++11/14/17.