diff options
Diffstat (limited to 'ports/solid3')
| -rw-r--r-- | ports/solid3/CONTROL | 3 | ||||
| -rw-r--r-- | ports/solid3/vcpkg.json | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/solid3/CONTROL b/ports/solid3/CONTROL deleted file mode 100644 index 7dce173ee..000000000 --- a/ports/solid3/CONTROL +++ /dev/null @@ -1,3 +0,0 @@ -Source: solid3 -Version: 3.5.8 -Description: Software Library for Interference Detection diff --git a/ports/solid3/vcpkg.json b/ports/solid3/vcpkg.json new file mode 100644 index 000000000..d8493859d --- /dev/null +++ b/ports/solid3/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "solid3", + "version-string": "3.5.8", + "port-version": 1, + "description": "Software Library for Interference Detection" +} |
