Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2024 06:30:51 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: f86cf9f9473f - main - devel/py-pypugjs: Add LICENSE_FILE
Message-ID:  <202405160630.44G6UpU3044268@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=f86cf9f9473fb25e1d6532ace7a49967f06c4f30

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

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

diff --git a/devel/py-pypugjs/Makefile b/devel/py-pypugjs/Makefile
index 33988759a35e..74ecebfa36e2 100644
--- a/devel/py-pypugjs/Makefile
+++ b/devel/py-pypugjs/Makefile
@@ -10,6 +10,7 @@ COMMENT=	PugJS syntax adapter for Django, Jinja2 and Mako templates
 WWW=		https://github.com/kakulukia/pypugjs
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}charset-normalizer>=0:textproc/py-charset-normalizer@${PY_FLAVOR} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405160630.44G6UpU3044268>