aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-30 15:05:29 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-30 15:14:24 +0000
commit6d220419e1a532d44a7e39e28a2bd4e50bd90aa8 (patch)
tree218dd40a808d6d5060a6d0d62b27620effd9bdb4
parentc9d8a61fe1d0cd14e1268cf2f8b0c184157b6675 (diff)
downloadports-6d220419e1a532d44a7e39e28a2bd4e50bd90aa8.tar.gz
ports-6d220419e1a532d44a7e39e28a2bd4e50bd90aa8.zip
www/py-tornado: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/py-tornado/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile
index b44610ddab18..5237a31b2b39 100644
--- a/www/py-tornado/Makefile
+++ b/www/py-tornado/Makefile
@@ -11,9 +11,11 @@ COMMENT= Python Web Server from FriendFeed
LICENSE= APACHE20
-USES= python:3.5+
+USES= cpe python:3.5+
USE_PYTHON= autoplist concurrent distutils
+CPE_VENDOR= tornadoweb
+
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}tornado4 \
${PYTHON_PKGNAMEPREFIX}tornado5 \
${PYTHON_PKGNAMEPREFIX}tornado6