summaryrefslogtreecommitdiffstats
path: root/graphics/freeglut/pkg-plist
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-02-06 03:57:54 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-02-06 03:57:54 +0800
commit3aa52e79219f1d0b65dbe44637aaeb37de3b33e2 (patch)
tree76c467153a2cc19318266f8ba0c19f569e003782 /graphics/freeglut/pkg-plist
parent288d9b681e56a68a35f69d124222a3c6cf820e7b (diff)
downloadxorg-devel-ports-3aa52e79219f1d0b65dbe44637aaeb37de3b33e2.tar
xorg-devel-ports-3aa52e79219f1d0b65dbe44637aaeb37de3b33e2.tar.gz
xorg-devel-ports-3aa52e79219f1d0b65dbe44637aaeb37de3b33e2.tar.bz2
xorg-devel-ports-3aa52e79219f1d0b65dbe44637aaeb37de3b33e2.tar.lz
xorg-devel-ports-3aa52e79219f1d0b65dbe44637aaeb37de3b33e2.tar.xz
xorg-devel-ports-3aa52e79219f1d0b65dbe44637aaeb37de3b33e2.tar.zst
xorg-devel-ports-3aa52e79219f1d0b65dbe44637aaeb37de3b33e2.zip
Replace libGLUT with FreeGLUT
Update FreeGLUT to 2.8.0 which is not in the FreeBSD ports tree (yet). FreeGLUT is a truly open source implementation of GLUT. libGLUT allowed for free distribution but not modification, and has been abandoned long ago. As such no new features or bug fixes were really possible. The FreeGLUT port has some minor issues, mostly in the autotools scripts that perhaps should be looked into. It works fine though. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@398 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'graphics/freeglut/pkg-plist')
-rw-r--r--graphics/freeglut/pkg-plist26
1 files changed, 26 insertions, 0 deletions
diff --git a/graphics/freeglut/pkg-plist b/graphics/freeglut/pkg-plist
new file mode 100644
index 0000000..8ddb105
--- /dev/null
+++ b/graphics/freeglut/pkg-plist
@@ -0,0 +1,26 @@
+include/GL/freeglut.h
+include/GL/freeglut_ext.h
+include/GL/freeglut_std.h
+include/GL/glut.h
+lib/libglut.a
+lib/libglut.la
+lib/libglut.so
+lib/libglut.so.12
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/callbackmaker
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fractals
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fractals_random
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fractals.dat
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lorenz
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/one
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shapes
+%%PORTDOCS%%%%DOCSDIR%%/download.html
+%%PORTDOCS%%%%DOCSDIR%%/freeglut.html
+%%PORTDOCS%%%%DOCSDIR%%/freeglut_logo.png
+%%PORTDOCS%%%%DOCSDIR%%/freeglut_user_interface.html
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/ogl_sm.png
+%%PORTDOCS%%%%DOCSDIR%%/progress.html
+%%PORTDOCS%%%%DOCSDIR%%/structure.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+@dirrmtry include/GL