git: 233170f8c86a - main - net/nusoap: Add CPE information

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

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

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

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

diff --git a/net/nusoap/Makefile b/net/nusoap/Makefile
index 929f99dc2626..2ed9f78df579 100644
--- a/net/nusoap/Makefile
+++ b/net/nusoap/Makefile
@@ -10,7 +10,8 @@ COMMENT=	SOAP Toolkit for PHP
 
 LICENSE=	LGPL21+
 
-USES=		php zip
+USES=		cpe php zip
+CPE_VENDOR=	${PORTNAME}_project
 USE_PHP=	curl zlib xml
 NO_BUILD=	yes
 NO_ARCH=	yes