diff options
Diffstat (limited to 'ports/oatpp')
| -rw-r--r-- | ports/oatpp/CONTROL | 5 | ||||
| -rw-r--r-- | ports/oatpp/vcpkg.json | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/ports/oatpp/CONTROL b/ports/oatpp/CONTROL deleted file mode 100644 index c0c7cf31e..000000000 --- a/ports/oatpp/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: oatpp -Version: 1.2.0 -Port-Version: 1 -Description: Modern web framework -Homepage: https://github.com/oatpp/oatpp diff --git a/ports/oatpp/vcpkg.json b/ports/oatpp/vcpkg.json new file mode 100644 index 000000000..bd5ab4dde --- /dev/null +++ b/ports/oatpp/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "oatpp", + "version-string": "1.2.0", + "port-version": 1, + "description": "Modern web framework.", + "homepage": "https://github.com/oatpp/oatpp" +} |
