aboutsummaryrefslogtreecommitdiff
path: root/ports/cli11/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/cli11/CONTROL')
-rw-r--r--ports/cli11/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/cli11/CONTROL b/ports/cli11/CONTROL
deleted file mode 100644
index e9e64abc6..000000000
--- a/ports/cli11/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: cli11
-Version: 1.9.1
-Description: CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
-Homepage: https://github.com/CLIUtils/CLI11