zeek/auxil/vcpkg/ports/pngpp/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

10 lines
158 B
JSON

{
"name": "pngpp",
"version": "0.2.10",
"port-version": 2,
"description": "A C++ wrapper for libpng library.",
"dependencies": [
"libpng"
]
}