git: 9be265df1388 - main - devel/libical: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Tue, 05 Oct 2021 20:01:58 UTC
The branch main has been updated by decke:

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

commit 9be265df138873432b3eea428c3e08194565f694
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-05 19:45:15 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-05 20:01:23 +0000

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

diff --git a/devel/libical/Makefile b/devel/libical/Makefile
index a096ba5b8d14..42d8cc9593a1 100644
--- a/devel/libical/Makefile
+++ b/devel/libical/Makefile
@@ -14,10 +14,12 @@ LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libicuuc.so:devel/icu
 
-USES=		cmake compiler:c++11-lib gnome pathfix perl5 pkgconfig
+USES=		cmake compiler:c++11-lib cpe gnome pathfix perl5 pkgconfig
 USE_PERL5=	build
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	libical_project
+
 MAKE_JOBS_UNSAFE=	yes
 
 CFLAGS_amd64=	-fPIC