1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

www/mod_wsgi4: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-30 14:53:33 +00:00
parent f6f6445f0d
commit 73800a4375
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -9,9 +9,11 @@ COMMENT= Python WSGI adapter module for Apache
LICENSE= APACHE20
USES= apache:2.4+ gettext python:3.6+
USES= apache:2.4+ cpe gettext python:3.6+
USE_PYTHON= flavors
CPE_VENDOR= modwsgi
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}"