git: a2c10dc3d19b - main - net-im/profanity: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Tue, 19 Oct 2021 11:15:24 UTC
The branch main has been updated by se:

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

commit a2c10dc3d19b5dfbf1645ccde602fd6379ada89f
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:39 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:39 +0000

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

diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile
index 064cb810201b..e2caae59d1bb 100644
--- a/net-im/profanity/Makefile
+++ b/net-im/profanity/Makefile
@@ -20,7 +20,8 @@ LIB_DEPENDS=	libmesode.so:net-im/libmesode \
 		libsignal-protocol-c.so:net/libsignal-protocol-c \
 		libsqlite3.so:databases/sqlite3
 
-USES=		ncurses pkgconfig ssl python readline autoreconf libtool gnome
+USES=		cpe ncurses pkgconfig ssl python readline autoreconf libtool gnome
+CPE_VENDOR=	${PORTNAME}_project
 USE_GNOME=	glib20
 USE_GITHUB=	yes
 GH_ACCOUNT=	profanity-im