aboutsummaryrefslogtreecommitdiff
path: root/ports/tabulate
diff options
context:
space:
mode:
Diffstat (limited to 'ports/tabulate')
-rw-r--r--ports/tabulate/CONTROL4
-rw-r--r--ports/tabulate/vcpkg.json7
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/tabulate/CONTROL b/ports/tabulate/CONTROL
deleted file mode 100644
index 85dc7adef..000000000
--- a/ports/tabulate/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: tabulate
-Version: 2019-01-06
-Description: Table maker for modern C++
-Homepage: https://github.com/p-ranav/tabulate
diff --git a/ports/tabulate/vcpkg.json b/ports/tabulate/vcpkg.json
new file mode 100644
index 000000000..cdbb579bb
--- /dev/null
+++ b/ports/tabulate/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "tabulate",
+ "version-string": "2019-01-06",
+ "port-version": 1,
+ "description": "Table maker for modern C++",
+ "homepage": "https://github.com/p-ranav/tabulate"
+}