git: f90efcb680d8 - main - databases/postgresql-jdbc: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jun 2026 19:16:50 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f90efcb680d8e2a30827b4dc7e8d2ad5be92ca8a
commit f90efcb680d8e2a30827b4dc7e8d2ad5be92ca8a
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 18:39:20 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:08:54 +0000
databases/postgresql-jdbc: Add CPE information
---
databases/postgresql-jdbc/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile
index 44248a98869d..cb482f024170 100644
--- a/databases/postgresql-jdbc/Makefile
+++ b/databases/postgresql-jdbc/Makefile
@@ -13,7 +13,9 @@ WWW= https://jdbc.postgresql.org/
LICENSE= BSD3CLAUSE
-USES= java
+USES= cpe java
+CPE_PRODUCT= postgresql_jdbc_driver
+CPE_VENDOR= postgresql
NO_ARCH= yes
PLIST_FILES= %%JAVAJARDIR%%/postgresql.jar