Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
380 B
JSON

{
"name": "pngwriter",
"version": "0.7.0",
"port-version": 5,
"description": "PNGwriter is a very easy to use open source graphics library that uses PNG as its output format",
"dependencies": [
"freetype",
"libpng",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
]
}