diff options
Diffstat (limited to 'ports/dimcli')
| -rw-r--r-- | ports/dimcli/CONTROL | 4 | ||||
| -rw-r--r-- | ports/dimcli/vcpkg.json | 7 |
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/dimcli/CONTROL b/ports/dimcli/CONTROL deleted file mode 100644 index 40f2109ac..000000000 --- a/ports/dimcli/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: dimcli -Version: 5.0.2 -Homepage: https://github.com/gknowles/dimcli -Description: C++ command line parser toolkit diff --git a/ports/dimcli/vcpkg.json b/ports/dimcli/vcpkg.json new file mode 100644 index 000000000..319d33cc8 --- /dev/null +++ b/ports/dimcli/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "dimcli", + "version-string": "5.0.2", + "port-version": 1, + "description": "C++ command line parser toolkit", + "homepage": "https://github.com/gknowles/dimcli" +} |
