git: 09ae79711565 - main - www/interchange: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Sat, 23 Oct 2021 19:30:05 UTC
The branch main has been updated by se:

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

commit 09ae79711565316e25bc3f7519b7f685d3dd3891
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 19:29:52 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 19:29:52 +0000

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

diff --git a/www/interchange/Makefile b/www/interchange/Makefile
index 2e1c60926ea5..8455056eda12 100644
--- a/www/interchange/Makefile
+++ b/www/interchange/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS=	p5-Safe-Hole>=0.10:security/p5-Safe-Hole \
 		p5-Set-Crontab>=1.00:devel/p5-Set-Crontab \
 		p5-Digest-SHA1>=2.11:security/p5-Digest-SHA1
 
-USES=		perl5 shebangfix tar:bzip2
+USES=		cpe perl5 shebangfix tar:bzip2
+CPE_VENDOR=	redhat
 SHEBANG_FILES=	dist/src/compile.pl \
 		dist/src/cpan_local_install \
 		dist/src/mod_perl_tlink.pl \