diff options
Diffstat (limited to 'ports/miniupnpc')
| -rw-r--r-- | ports/miniupnpc/CONTROL | 3 | ||||
| -rw-r--r-- | ports/miniupnpc/vcpkg.json | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/miniupnpc/CONTROL b/ports/miniupnpc/CONTROL deleted file mode 100644 index a639f1ab9..000000000 --- a/ports/miniupnpc/CONTROL +++ /dev/null @@ -1,3 +0,0 @@ -Source: miniupnpc
-Version: 2.1-1
-Description: UPnP client library/tool to access Internet Gateway Devices
diff --git a/ports/miniupnpc/vcpkg.json b/ports/miniupnpc/vcpkg.json new file mode 100644 index 000000000..8621794bd --- /dev/null +++ b/ports/miniupnpc/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "miniupnpc", + "version-string": "2.1", + "port-version": 2, + "description": "UPnP client library/tool to access Internet Gateway Devices" +} |
