Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2024 06:31:02 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: d19bcaeb83c5 - main - print/py-vharfbuzz: Add LICENSE_FILE
Message-ID:  <202405160631.44G6V2Uj044703@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=d19bcaeb83c507a58c492cfd6d8d441804523388

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

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

diff --git a/print/py-vharfbuzz/Makefile b/print/py-vharfbuzz/Makefile
index 719f0e3ec69c..e7ae9130e4b3 100644
--- a/print/py-vharfbuzz/Makefile
+++ b/print/py-vharfbuzz/Makefile
@@ -10,6 +10,7 @@ COMMENT=	User-friendlier way to use Harfbuzz in Python
 WWW=		https://github.com/simoncozens/vharfbuzz
 
 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?202405160631.44G6V2Uj044703>