git: e40c0e1384b2 - main - databases/timescaledb: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 17:45:54 UTC
The branch main has been updated by decke:

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

commit e40c0e1384b215737db05ca461837c285fa7e9b7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-04-18 17:32:40 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-04-18 17:45:47 +0000

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

diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile
index 07073f2e1f6a..10bb67ad8343 100644
--- a/databases/timescaledb/Makefile
+++ b/databases/timescaledb/Makefile
@@ -14,11 +14,13 @@ LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
 LICENSE_FILE_TSL=	${WRKSRC}/tsl/LICENSE-TIMESCALE
 LICENSE_PERMS_TSL=	dist-mirror pkg-mirror auto-accept
 
-USES=		compiler:c11 cmake gettext-runtime pgsql:12,13,14
+USES=		compiler:c11 cmake gettext-runtime cpe pgsql:12,13,14
 
 USE_GITHUB=	YES
 GH_ACCOUNT=	timescale
 
+CPE_VENDOR=	timescale
+
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 SUB_FILES=	pkg-message
 SUB_LIST=	PORTVERSION=${PORTVERSION}