git: cde1f77700a1 - main - textproc/sigil: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 15:43:37 UTC
The branch main has been updated by se:

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

commit cde1f77700a1315958ca917ae54b7fb0fbc7ef10
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:46 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:46 +0000

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

diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile
index da1969c1ecc6..e108e8fd7206 100644
--- a/textproc/sigil/Makefile
+++ b/textproc/sigil/Makefile
@@ -19,8 +19,9 @@ LIB_DEPENDS=	libminizip.so:archivers/minizip \
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dulwich>=0.15.0:devel/dulwich@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR}
 
-USES=		cmake compiler:c++11-lib desktop-file-utils \
+USES=		cmake compiler:c++11-lib cpe desktop-file-utils \
 		pkgconfig python:3.4+ qt:5 shebangfix
+CPE_VENDOR=	${PORTNAME}-ebook
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	Sigil-Ebook