aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/fmt/CONTROL')
-rw-r--r--ports/fmt/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/fmt/CONTROL b/ports/fmt/CONTROL
new file mode 100644
index 000000000..9dfbac160
--- /dev/null
+++ b/ports/fmt/CONTROL
@@ -0,0 +1,3 @@
+Source: fmt
+Version: 3.0.0
+Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.