git: 74c071634633 - main - devel/libhtp: Add CPE information

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

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

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

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

diff --git a/devel/libhtp/Makefile b/devel/libhtp/Makefile
index 6ca8cb2a30aa..62a6acb93e48 100644
--- a/devel/libhtp/Makefile
+++ b/devel/libhtp/Makefile
@@ -8,7 +8,8 @@ COMMENT=	Security-aware parser for the HTTP protocol
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		autoreconf iconv:translit libtool pathfix pkgconfig
+USES=		autoreconf cpe iconv:translit libtool pathfix pkgconfig
+CPE_VENDOR=	oisf
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes