Date: Thu, 16 May 2024 06:30:53 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: 6173009bab50 - main - devel/py-tartiflette-aiohttp: Add LICENSE_FILE Message-ID: <202405160630.44G6Urrw044352@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=6173009bab507c47fbf38acaad927cef99c542c2 commit 6173009bab507c47fbf38acaad927cef99c542c2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-16 06:18:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-16 06:22:07 +0000 devel/py-tartiflette-aiohttp: Add LICENSE_FILE --- devel/py-tartiflette-aiohttp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/py-tartiflette-aiohttp/Makefile b/devel/py-tartiflette-aiohttp/Makefile index ccdbfb5d916f..8e104540dc77 100644 --- a/devel/py-tartiflette-aiohttp/Makefile +++ b/devel/py-tartiflette-aiohttp/Makefile @@ -10,6 +10,7 @@ COMMENT= Run Tartiflette GraphQL Engine through aiohttp WWW= https://github.com/tartiflette/tartiflette-aiohttp 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?202405160630.44G6Urrw044352>