git: a8cfac55e371 - main - textproc/py-sphinxcontrib-adadomain: Add LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 May 2024 06:31:07 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8cfac55e3717e2e51ff7143cf47fa5971f42b6b commit a8cfac55e3717e2e51ff7143cf47fa5971f42b6b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-16 06:18:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-16 06:22:10 +0000 textproc/py-sphinxcontrib-adadomain: Add LICENSE_FILE --- textproc/py-sphinxcontrib-adadomain/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/py-sphinxcontrib-adadomain/Makefile b/textproc/py-sphinxcontrib-adadomain/Makefile index a9c00f26a250..17458ea48dd8 100644 --- a/textproc/py-sphinxcontrib-adadomain/Makefile +++ b/textproc/py-sphinxcontrib-adadomain/Makefile @@ -10,6 +10,7 @@ COMMENT= Sphinx Adadomain Extension WWW= https://bitbucket.org/tkoskine/sphinxcontrib-adadomain LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}