Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2024 09:32:24 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 82b91e5b5eb5 - main - devel/py-grpc-stubs: Add LICENSE_FILE
Message-ID:  <202404130932.43D9WO8e034533@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82b91e5b5eb5f1d6aab3b5e1ef642012e650ac0e

commit 82b91e5b5eb5f1d6aab3b5e1ef642012e650ac0e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-13 09:29:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-13 09:31:38 +0000

    devel/py-grpc-stubs: Add LICENSE_FILE
---
 devel/py-grpc-stubs/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/py-grpc-stubs/Makefile b/devel/py-grpc-stubs/Makefile
index a93e200fcfb7..9dd08eb62916 100644
--- a/devel/py-grpc-stubs/Makefile
+++ b/devel/py-grpc-stubs/Makefile
@@ -10,6 +10,7 @@ COMMENT=	Mypy stubs for gRPC
 WWW=		https://github.com/shabbyrobe/grpc-stubs
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}



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