git: ec7e0a64cbdc - main - sysutils/rubygem-smart_proxy_salt: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 17:45:56 UTC
The branch main has been updated by decke:

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

commit ec7e0a64cbdc976534ab0114a6f32d6ad9052e4f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-04-18 17:34:29 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-04-18 17:45:47 +0000

    sysutils/rubygem-smart_proxy_salt: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/rubygem-smart_proxy_salt/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysutils/rubygem-smart_proxy_salt/Makefile b/sysutils/rubygem-smart_proxy_salt/Makefile
index d2f683a55876..d3328240db0b 100644
--- a/sysutils/rubygem-smart_proxy_salt/Makefile
+++ b/sysutils/rubygem-smart_proxy_salt/Makefile
@@ -14,11 +14,13 @@ RUN_DEPENDS=	foreman-proxy>=1.8.0:net/foreman-proxy \
 		${PYTHON_PKGNAMEPREFIX}salt>0:sysutils/py-salt@${PY_FLAVOR} \
 		rubygem-smart_proxy_dynflow>=0.5.0:sysutils/rubygem-smart_proxy_dynflow
 
-USES=		gem python shebangfix
+USES=		cpe gem python shebangfix
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	theforeman
+
 SHEBANG_FILES=	bin/foreman-node \
 		sbin/upload-salt-reports
 python_OLD_CMD=	/usr/bin/salt_python_wrapper