Date: Sat, 11 Feb 2017 15:40:26 +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: r433882 - head/graphics/libglapi Message-ID: <201702111540.v1BFeQ75034293@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Feb 11 15:40:25 2017 New Revision: 433882 URL: https://svnweb.freebsd.org/changeset/ports/433882 Log: Add license Modified: head/graphics/libglapi/Makefile Modified: head/graphics/libglapi/Makefile ============================================================================== --- head/graphics/libglapi/Makefile Sat Feb 11 15:36:17 2017 (r433881) +++ head/graphics/libglapi/Makefile Sat Feb 11 15:40:25 2017 (r433882) @@ -8,6 +8,8 @@ CATEGORIES= graphics COMMENT= Common GL api library used by Mesa based ports +LICENSE= MIT + LIB_DEPENDS+= libpthread-stubs.so:devel/libpthread-stubs USE_XORG= x11 xau xcb xdmcp xvmc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702111540.v1BFeQ75034293>