Revision: 83132 http://trac.macports.org/changeset/83132 Author: dports@macports.org Date: 2011-08-25 23:28:05 -0700 (Thu, 25 Aug 2011) Log Message: ----------- mesa: clarify GLUT license Modified Paths: -------------- trunk/dports/x11/mesa/Portfile Modified: trunk/dports/x11/mesa/Portfile =================================================================== --- trunk/dports/x11/mesa/Portfile 2011-08-26 05:07:04 UTC (rev 83131) +++ trunk/dports/x11/mesa/Portfile 2011-08-26 06:28:05 UTC (rev 83132) @@ -8,7 +8,9 @@ version 7.11 categories x11 graphics maintainers jeremyhu openmaintainer -license MIT +# GLUT license isn't clear, but is intended to be a permissive license: +# see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=131997#71 +license MIT Permissive description Mesa 3D Graphics Library long_description Mesa is an open-source implementation of the OpenGL specification, a system for rendering interactive 3D graphics.
participants (1)
-
dports@macports.org