Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2024 09:32:20 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: bcf11d16b9d8 - main - devel/py-findlibs: Add LICENSE_FILE
Message-ID:  <202404130932.43D9WK7W034362@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=bcf11d16b9d86eb55bdad867feada6dbcb28c57d

commit bcf11d16b9d86eb55bdad867feada6dbcb28c57d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-13 09:29:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-13 09:31:37 +0000

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

diff --git a/devel/py-findlibs/Makefile b/devel/py-findlibs/Makefile
index 915477b0c73c..869497e963ea 100644
--- a/devel/py-findlibs/Makefile
+++ b/devel/py-findlibs/Makefile
@@ -10,6 +10,7 @@ COMMENT=	Search for shared libraries on various platforms
 WWW=		https://github.com/ecmwf/findlibs
 
 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?202404130932.43D9WK7W034362>