Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2024 06:30:56 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: a4f6b8f45c7d - main - graphics/py-hiplot: Add LICENSE_FILE
Message-ID:  <202405160630.44G6UuS5044482@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=a4f6b8f45c7da29c36ff97605d8a80ac9481d0eb

commit a4f6b8f45c7da29c36ff97605d8a80ac9481d0eb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-16 06:18:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-16 06:22:08 +0000

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

diff --git a/graphics/py-hiplot/Makefile b/graphics/py-hiplot/Makefile
index d7f94e5b66a7..522742c08d20 100644
--- a/graphics/py-hiplot/Makefile
+++ b/graphics/py-hiplot/Makefile
@@ -10,6 +10,7 @@ COMMENT=	High dimensional Interactive Plotting tool
 WWW=		https://github.com/facebookresearch/hiplot
 
 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.44G6UuS5044482>