aboutsummaryrefslogtreecommitdiff
path: root/ports/restclient-cpp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/restclient-cpp/CONTROL')
-rw-r--r--ports/restclient-cpp/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/restclient-cpp/CONTROL b/ports/restclient-cpp/CONTROL
deleted file mode 100644
index df8faa7b7..000000000
--- a/ports/restclient-cpp/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: restclient-cpp
-Version: 0.5.2
-Build-Depends: curl
-Homepage: https://code.mrtazz.com/restclient-cpp/
-Description: Simple REST client for C++. It wraps libcurl for HTTP requests.