git: 945fd952373d - main - www/py-httplib2: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 21:34:35 UTC
The branch main has been updated by se:

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

commit 945fd952373d992867c59bf82c5883b02be45f19
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:56 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:56 +0000

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

diff --git a/www/py-httplib2/Makefile b/www/py-httplib2/Makefile
index c764ca650b90..e879cfd347f9 100644
--- a/www/py-httplib2/Makefile
+++ b/www/py-httplib2/Makefile
@@ -11,7 +11,8 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyparsing>=2.4.2:devel/py-pyparsing@${PY_FLAVOR}
 
-USES=		python
+USES=		cpe python
+CPE_VENDOR=	${PORTNAME}_project
 
 NO_ARCH=	yes
 USE_PYTHON=	autoplist distutils