Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2021 11:02:48 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 0e6fcafaa3d5 - 2021Q4 - graphics/mesa-devel: define LICENSE_FILE
Message-ID:  <202111191102.1AJB2mi5057785@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e6fcafaa3d5486846d305ad75d2d85f795771aa

commit 0e6fcafaa3d5486846d305ad75d2d85f795771aa
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-19 11:01:50 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-19 11:02:17 +0000

    graphics/mesa-devel: define LICENSE_FILE
    
    (cherry picked from commit df95e9385f88e85e16543b06b3fe28baf53bcc2f)
---
 graphics/mesa-devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index c0972a559a6b..a8bf75d4af23 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -18,6 +18,7 @@ MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Bleeding edge Mesa drivers (OpenGL, Vulkan)
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/docs/license.rst
 
 ONLY_FOR_ARCHS=	aarch64 amd64 i386 powerpc64 powerpc64le
 ONLY_FOR_ARCHS_REASON=	Limited scope: no old drivers and no software rendering. \



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