aboutsummaryrefslogtreecommitdiff
path: root/graphics/glfw2/pkg-descr
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-01-28 21:07:10 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-01-28 21:07:10 +0000
commit40d5080c5156f1563f56ebbfd853e733604563f8 (patch)
treedc03b56cf3cd20dc8287834a42a5f6fd9a3668de /graphics/glfw2/pkg-descr
parent49686be75a35ee1d9868a2f1a53d72276578d3a3 (diff)
downloadports-40d5080c5156f1563f56ebbfd853e733604563f8.tar.gz
ports-40d5080c5156f1563f56ebbfd853e733604563f8.zip
Notes
Diffstat (limited to 'graphics/glfw2/pkg-descr')
-rw-r--r--graphics/glfw2/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/glfw2/pkg-descr b/graphics/glfw2/pkg-descr
new file mode 100644
index 000000000000..a411cc447c5e
--- /dev/null
+++ b/graphics/glfw2/pkg-descr
@@ -0,0 +1,6 @@
+GLFW is a free, Open Source, multi-platform library for OpenGL application
+development that provides a powerful API for handling operating system specific
+tasks such as opening an OpenGL window, reading keyboard, mouse, joystick and
+time input, creating threads, and more.
+
+WWW: http://www.glfw.org/