aboutsummaryrefslogtreecommitdiff
path: root/ports/gl2ps/vcpkg.json
blob: 4230bc45cbd86a25153e8aa76fed0d5711b2dcb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "gl2ps",
  "version-string": "1.4.2",
  "port-version": 1,
  "description": "OpenGL to PostScript Printing Library",
  "homepage": "https://gitlab.onelab.info/gl2ps/gl2ps",
  "dependencies": [
    "freeglut",
    "libpng",
    "zlib"
  ]
}