vcpkg/ports/gl2ps/vcpkg.json
Jack·Boos·Yu 7cfd63db7f
[many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882)
Co-authored-by: jyu49 <yu_jack@apple.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-21 14:48:12 -07:00

17 lines
306 B
JSON

{
"name": "gl2ps",
"version": "1.4.2",
"port-version": 3,
"description": "OpenGL to PostScript Printing Library",
"homepage": "https://gitlab.onelab.info/gl2ps/gl2ps",
"dependencies": [
"freeglut",
"libpng",
{
"name": "vcpkg-cmake",
"host": true
},
"zlib"
]
}