git: d6a2a30a892d - main - textproc/htmldoc: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 11:02:17 UTC
The branch main has been updated by se:

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

commit d6a2a30a892ddf3338d61bc959b91616fa658c3f
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:58:44 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 11:02:06 +0000

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

diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile
index 249ff3883cd8..7d15f85c70af 100644
--- a/textproc/htmldoc/Makefile
+++ b/textproc/htmldoc/Makefile
@@ -16,7 +16,8 @@ BROKEN_mips=	Complains of expecting ) before png_ptr
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
-USES=		compiler:c11
+USES=		compiler:c11 cpe
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	michaelrsweet