Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2024 06:31:09 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: 308d0f6323af - main - www/py-betamax: Add LICENSE_FILE
Message-ID:  <202405160631.44G6V9Sl044946@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=308d0f6323af618af2069b709f7037c437094f3a

commit 308d0f6323af618af2069b709f7037c437094f3a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-16 06:18:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-16 06:22:11 +0000

    www/py-betamax: Add LICENSE_FILE
---
 www/py-betamax/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/py-betamax/Makefile b/www/py-betamax/Makefile
index 177a876e2940..1d162721b6f5 100644
--- a/www/py-betamax/Makefile
+++ b/www/py-betamax/Makefile
@@ -11,6 +11,7 @@ WWW=		https://betamax.readthedocs.io/en/latest/ \
 		https://github.com/betamaxpy/betamax
 
 LICENSE=	APACHE20
+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?202405160631.44G6V9Sl044946>