git: 5fe8df190932 - main - www/py-tornado5: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:15:26 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5fe8df19093209488f49c948f6ef1d073f1bcdb1
commit 5fe8df19093209488f49c948f6ef1d073f1bcdb1
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 15:08:04 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:25 +0000
www/py-tornado5: Add CPE information
Approved by: portmgr (blanket)
---
www/py-tornado5/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/py-tornado5/Makefile b/www/py-tornado5/Makefile
index 7f8939cfeb6c..cc31652d1d4c 100644
--- a/www/py-tornado5/Makefile
+++ b/www/py-tornado5/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
+
PORTSCOUT= limit:^5\.
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}tornado \
More information about the dev-commits-ports-all
mailing list