aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:25 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:25 +0000
commitcba18cc515e04241afa41f5d927eb693714af55b (patch)
tree36c8586c113f45724ba670e19f746991436efe0d
parentbfe67690cc52bb855618a0d0b6ad5ba236d6bd55 (diff)
downloadports-cba18cc515e04241afa41f5d927eb693714af55b.tar.gz
ports-cba18cc515e04241afa41f5d927eb693714af55b.zip
devel/libesedb: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libesedb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libesedb/Makefile b/devel/libesedb/Makefile
index 684d28bcb3c5..ec843b5ab5e2 100644
--- a/devel/libesedb/Makefile
+++ b/devel/libesedb/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= libfwnt.so:devel/libfwnt
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python --with-libfwnt=${LOCALBASE}
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
-USES= libtool pathfix python:3.5+
+USES= cpe libtool pathfix python:3.5+
+CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}