git: 38bfe6313602 - main - databases/sqlcipher: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:31:56 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=38bfe63136024e38158b7e28287b4dab503f49d2 commit 38bfe63136024e38158b7e28287b4dab503f49d2 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:08 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:08 +0000 databases/sqlcipher: Add CPE information Approved by: portmgr (blanket) --- databases/sqlcipher/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile index 28535bede5f5..083a4353459c 100644 --- a/databases/sqlcipher/Makefile +++ b/databases/sqlcipher/Makefile @@ -9,7 +9,8 @@ COMMENT= Encrypted SQLite database LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= libedit libtool pathfix ssl tcl:86,build +USES= cpe libedit libtool pathfix ssl tcl:86,build +CPE_VENDOR= zetetic USE_LDCONFIG= yes USE_GITHUB= yes