aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:39:06 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:58:12 +0000
commitab79178f4546a4640e3ccd905b0a5e3aecefe6d8 (patch)
treef46a5c49f8aeae40226b662877ca951986093828
parent15720ca5fcb76e7983e8afd8aa944d10a7f7031d (diff)
downloadports-ab79178f4546a4640e3ccd905b0a5e3aecefe6d8.tar.gz
ports-ab79178f4546a4640e3ccd905b0a5e3aecefe6d8.zip
www/uwsgi: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/uwsgi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile
index 934ff8f3789a..ef5d5fa87dd1 100644
--- a/www/uwsgi/Makefile
+++ b/www/uwsgi/Makefile
@@ -12,9 +12,10 @@ COMMENT= Developer-friendly WSGI server which uses uwsgi protocol
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= pkgconfig python:3.6+
+USES= cpe pkgconfig python:3.6+
USE_PYTHON= distutils concurrent optsuffix
USE_RC_SUBR= uwsgi
+CPE_VENDOR= unbit
MAKE_ENV+= CPUCOUNT=${MAKE_JOBS_NUMBER} UWSGI_EMBED_PLUGINS=cgi