aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/pngpp/vcpkg.json
blob: 95374c479d5cd47769d93814c57ff370ef9792af (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "pngpp",
  "version": "0.2.10",
  "port-version": 2,
  "description": "A C++ wrapper for libpng library.",
  "dependencies": [
    "libpng"
  ]
}