diff options
Diffstat (limited to 'vcpkg/ports/pciids/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/pciids/vcpkg.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcpkg/ports/pciids/vcpkg.json b/vcpkg/ports/pciids/vcpkg.json new file mode 100644 index 0000000..edcb67c --- /dev/null +++ b/vcpkg/ports/pciids/vcpkg.json @@ -0,0 +1,8 @@ +{ + "name": "pciids", + "version-date": "2023-04-11", + "description": "Maintainer function to acquire a PCI ID Repository database snapshot", + "homepage": "https://pci-ids.ucw.cz/", + "license": "GPL-2.0-or-later OR BSD-3-Clause", + "supports": "native" +} |