svn commit: r433883 - head/graphics/libglesv2

Baptiste Daroussin bapt at FreeBSD.org
Sat Feb 11 15:40:47 UTC 2017


Author: bapt
Date: Sat Feb 11 15:40:46 2017
New Revision: 433883
URL: https://svnweb.freebsd.org/changeset/ports/433883

Log:
  Add license

Modified:
  head/graphics/libglesv2/Makefile

Modified: head/graphics/libglesv2/Makefile
==============================================================================
--- head/graphics/libglesv2/Makefile	Sat Feb 11 15:40:25 2017	(r433882)
+++ head/graphics/libglesv2/Makefile	Sat Feb 11 15:40:46 2017	(r433883)
@@ -8,6 +8,8 @@ CATEGORIES=	graphics
 
 COMMENT=	OpenGL ES v2 library
 
+LICENSE=	MIT
+
 LIB_DEPENDS+=	libdrm.so:graphics/libdrm \
 		libglapi.so:graphics/libglapi \
 		libexpat.so:textproc/expat2


More information about the svn-ports-all mailing list