git: c9d8a61fe1d0 - main - www/py-werkzeug: Add CPE information

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


The branch main has been updated by decke:

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

commit c9d8a61fe1d0cd14e1268cf2f8b0c184157b6675
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 15:04:14 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:23 +0000

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

diff --git a/www/py-werkzeug/Makefile b/www/py-werkzeug/Makefile
index 6c6d5188f680..fbd23dca9fc3 100644
--- a/www/py-werkzeug/Makefile
+++ b/www/py-werkzeug/Makefile
@@ -15,9 +15,11 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.rst
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py-openssl@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
+CPE_VENDOR=	palletsprojects
+
 NO_ARCH=	yes
 
 OPTIONS_DEFINE=	EXAMPLES WATCHDOG


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