Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:41 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cba18cc515e0 - main - devel/libesedb: Add CPE information
Message-ID:  <202110142132.19ELWfW6079006@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cba18cc515e04241afa41f5d927eb693714af55b

commit cba18cc515e04241afa41f5d927eb693714af55b
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:25 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:25 +0000

    devel/libesedb: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/libesedb/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142132.19ELWfW6079006>