Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:42 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f8ed53db27d7 - main - security/bzrtp: Add CPE information
Message-ID:  <202110211435.19LEZg2K072814@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

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

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

diff --git a/security/bzrtp/Makefile b/security/bzrtp/Makefile
index 79faf14180c4..f94c9a7c3eb8 100644
--- a/security/bzrtp/Makefile
+++ b/security/bzrtp/Makefile
@@ -11,7 +11,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libbctoolbox.so:net/bctoolbox
 
-USES=		cmake gnome sqlite
+USES=		cmake cpe gnome sqlite
+CPE_VENDOR=	${PORTNAME}_project
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211435.19LEZg2K072814>