Date: Mon, 20 Sep 2021 14:33:26 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 542f1cfeaa6d - main - databases/sqliteodbc: Add CPE information Message-ID: <202109201433.18KEXQaK053541@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=542f1cfeaa6d183e7b0fb2f9b1f8f93149a8b6b7 commit 542f1cfeaa6d183e7b0fb2f9b1f8f93149a8b6b7 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-20 14:31:18 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-20 14:31:18 +0000 databases/sqliteodbc: Add CPE information Approved by: portmgr (blanket) --- databases/sqliteodbc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/databases/sqliteodbc/Makefile b/databases/sqliteodbc/Makefile index c861681a2cd8..6354ee18a22b 100644 --- a/databases/sqliteodbc/Makefile +++ b/databases/sqliteodbc/Makefile @@ -17,7 +17,9 @@ LIB_DEPENDS= libodbc.so:databases/unixODBC GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-sqlite4 USE_LDCONFIG= yes -USES= libtool +USES= cpe libtool + +CPE_VENDOR= sqliteodbc_project PLIST_SUB+= VER="${PORTVERSION}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109201433.18KEXQaK053541>