aboutsummaryrefslogtreecommitdiff
path: root/ports/numactl
diff options
context:
space:
mode:
Diffstat (limited to 'ports/numactl')
-rw-r--r--ports/numactl/CONTROL3
-rw-r--r--ports/numactl/vcpkg.json6
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/numactl/CONTROL b/ports/numactl/CONTROL
deleted file mode 100644
index 4c5c03687..000000000
--- a/ports/numactl/CONTROL
+++ /dev/null
@@ -1,3 +0,0 @@
-Source: numactl
-Version: 2.0.12
-Description: NUMA support for Linux
diff --git a/ports/numactl/vcpkg.json b/ports/numactl/vcpkg.json
new file mode 100644
index 000000000..062e737ea
--- /dev/null
+++ b/ports/numactl/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "numactl",
+ "version-string": "2.0.12",
+ "port-version": 1,
+ "description": "NUMA support for Linux"
+}