aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-20 14:31:18 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-20 14:31:18 +0000
commit542f1cfeaa6d183e7b0fb2f9b1f8f93149a8b6b7 (patch)
tree5cfc2998dd958c5a0b5a57e9048ca20989010e2e
parent5de737d64dfb9aaa0c8d4073bba8fd02e33cfbe0 (diff)
downloadports-542f1cfeaa6d183e7b0fb2f9b1f8f93149a8b6b7.tar.gz
ports-542f1cfeaa6d183e7b0fb2f9b1f8f93149a8b6b7.zip
databases/sqliteodbc: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--databases/sqliteodbc/Makefile4
1 files changed, 3 insertions, 1 deletions
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}"