aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libdmtx/vcpkg.json
blob: 3f2e79382437a9d9dcf1b4776f31797fbe06f908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "libdmtx",
  "version": "0.7.7",
  "port-version": 1,
  "description": "Software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety",
  "homepage": "https://github.com/dmtx/libdmtx",
  "license": "BSD-2-Clause",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}