git: 9d8c358e2b9f - main - devel/libedit: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Mon, 03 Jan 2022 15:01:33 UTC
The branch main has been updated by decke:

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

commit 9d8c358e2b9ff67d31646f2711b3012e678c00de
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-01-03 14:42:09 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-01-03 14:42:09 +0000

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

diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile
index 34842eaf1c39..e4c8feb61f9a 100644
--- a/devel/libedit/Makefile
+++ b/devel/libedit/Makefile
@@ -12,12 +12,13 @@ COMMENT=	Command line editor library
 
 LICENSE=	BSD2CLAUSE
 
-USES=		libtool localbase ncurses pathfix
+USES=		cpe libtool localbase ncurses pathfix
 EDITVERSION=	3.1
 EDITDATE=	20210216
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
+CPE_VENDOR=	libedit_project
 
 CONFLICTS_INSTALL=	editline