git: 1b13406a3df6 - main - security/steghide: Add CPE information

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

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

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

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

diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index 7cbe3297ff20..038c7a3d6a95 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libmcrypt.so:security/libmcrypt \
 		libmhash.so:security/mhash
 
-USES=		compiler gmake jpeg libtool:build localbase perl5
+USES=		compiler cpe gmake jpeg libtool:build localbase perl5
+CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-fpermissive
 LIBS+=		-lmcrypt