git: df6c97a02cda - main - security/munge: Add CPE information

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

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

commit df6c97a02cda7e74c124b86d6f0aacb8974b0508
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:06 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:06 +0000

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

diff --git a/security/munge/Makefile b/security/munge/Makefile
index 27d9df589795..15997b8ffee2 100644
--- a/security/munge/Makefile
+++ b/security/munge/Makefile
@@ -14,7 +14,8 @@ LICENSE_COMB=	dual
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-openssl-prefix=${OPENSSLBASE}
-USES=		autoreconf libtool pathfix perl5 ssl
+USES=		autoreconf cpe libtool pathfix perl5 ssl
+CPE_VENDOR=	opensuse
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	munged
 INSTALL_TARGET=	install-strip