diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2017-08-15 15:22:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-15 15:22:47 -0700 |
| commit | b577b8843e44cff607fe1deac779bbe05501d346 (patch) | |
| tree | 47061a9c15dea5ff85c2d4c519a8d0b1ce25d503 /ports/gl2ps/CONTROL | |
| parent | 4d23d04159784484f6bbde62c2edd3fdc684348a (diff) | |
| parent | c12a2e2065ce9506d4c6a61569fa8dbe29f392e9 (diff) | |
| download | vcpkg-b577b8843e44cff607fe1deac779bbe05501d346.tar.gz vcpkg-b577b8843e44cff607fe1deac779bbe05501d346.zip | |
Merge pull request #1647 from atkawa7/gl2ps
[gl2ps] init
Diffstat (limited to 'ports/gl2ps/CONTROL')
| -rw-r--r-- | ports/gl2ps/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/gl2ps/CONTROL b/ports/gl2ps/CONTROL new file mode 100644 index 000000000..59c9bd770 --- /dev/null +++ b/ports/gl2ps/CONTROL @@ -0,0 +1,4 @@ +Source: gl2ps +Version: OpenGL to PostScript Printing Library +Description: +Build-Depends: freeglut, zlib, libpng |
