aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:02 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:02 +0000
commitf8ed53db27d751d01a72155d87b5807665427f23 (patch)
tree49defde94ffb19c74814c4cdcb5101995b06a989
parentd2b0cb7142f4d0681c87f2c95c01741b0ece9073 (diff)
downloadports-f8ed53db27d751d01a72155d87b5807665427f23.tar.gz
ports-f8ed53db27d751d01a72155d87b5807665427f23.zip
security/bzrtp: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/bzrtp/Makefile3
1 files changed, 2 insertions, 1 deletions
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