aboutsummaryrefslogtreecommitdiff
path: root/ports/fltk/CONTROL
diff options
context:
space:
mode:
authorScott <smasherprog@gmail.com>2017-01-15 12:08:53 -0800
committerGitHub <noreply@github.com>2017-01-15 12:08:53 -0800
commit8310c5af0a37bca24429d09cbd693b041efc76c2 (patch)
tree10dc30d8647928a6be6999c5123fe27790d8bc6a /ports/fltk/CONTROL
parentfd0adc561dd93c2cdf0762eeefa0438537a6760a (diff)
downloadvcpkg-8310c5af0a37bca24429d09cbd693b041efc76c2.tar.gz
vcpkg-8310c5af0a37bca24429d09cbd693b041efc76c2.zip
FLTK Port
Diffstat (limited to 'ports/fltk/CONTROL')
-rw-r--r--ports/fltk/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/fltk/CONTROL b/ports/fltk/CONTROL
new file mode 100644
index 000000000..4f8519550
--- /dev/null
+++ b/ports/fltk/CONTROL
@@ -0,0 +1,4 @@
+Source: fltk
+Version: 1.3.4-1
+Description: FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation.
+Build-Depends: zlib, libpng, libjpeg-turbo \ No newline at end of file