git: 6bd591f37098 - main - www/py-tornado4: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:15:24 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6bd591f370988c42281f30b7f587b644087e5b5a

commit 6bd591f370988c42281f30b7f587b644087e5b5a
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 15:06:45 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:25 +0000

    www/py-tornado4: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/py-tornado4/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www/py-tornado4/Makefile b/www/py-tornado4/Makefile
index 6cd82656a4f1..5da8fb0b494a 100644
--- a/www/py-tornado4/Makefile
+++ b/www/py-tornado4/Makefile
@@ -12,9 +12,11 @@ COMMENT=	Python Web Server from FriendFeed
 
 LICENSE=	APACHE20
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
+CPE_VENDOR=	tornadoweb
+
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}tornado \
 			${PYTHON_PKGNAMEPREFIX}tornado6
 


More information about the dev-commits-ports-main mailing list