git: 92ab931a9ba8 - main - graphics/proj: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 18 Mar 2022 13:26:19 UTC
The branch main has been updated by decke:

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

commit 92ab931a9ba8cd1bc888bd3cd74235dea0a68430
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 13:14:48 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 13:23:52 +0000

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

diff --git a/graphics/proj/Makefile b/graphics/proj/Makefile
index 24eee18ed1a3..4e732ce58bea 100644
--- a/graphics/proj/Makefile
+++ b/graphics/proj/Makefile
@@ -17,9 +17,11 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libtiff.so:graphics/tiff
 RUN_DEPENDS=	proj-data>=0:graphics/proj-data
 
-USES=		compiler:c++11-lang gmake libtool pathfix pkgconfig sqlite
+USES=		compiler:c++11-lang cpe gmake libtool pathfix pkgconfig sqlite
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	proj_project
+
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check