Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2024 06:31:14 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: c17b23138518 - main - www/py-tornado5: Add LICENSE_FILE
Message-ID:  <202405160631.44G6VEHM046127@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=c17b23138518417c284d786615072cbe82c55854

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

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

diff --git a/www/py-tornado5/Makefile b/www/py-tornado5/Makefile
index 22986a129376..146dbbc8f27b 100644
--- a/www/py-tornado5/Makefile
+++ b/www/py-tornado5/Makefile
@@ -11,6 +11,7 @@ COMMENT=	Python Web Server from FriendFeed
 WWW=		https://www.tornadoweb.org/
 
 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.44G6VEHM046127>