Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2017 15:40:46 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433883 - head/graphics/libglesv2
Message-ID:  <201702111540.v1BFekGT034402@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702111540.v1BFekGT034402>