aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:08 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:08 +0000
commit38bfe63136024e38158b7e28287b4dab503f49d2 (patch)
tree0e25c20ae45cedca9046c2087016e7fefb3f3120
parent1f938a3e167d29a33d3f054c9a9a31ff26e47473 (diff)
-rw-r--r--databases/sqlcipher/Makefile3
1 files changed, 2 insertions, 1 deletions
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