git: 283468f36e31 - main - www/llhttp: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Mon, 13 Dec 2021 20:47:35 UTC
The branch main has been updated by decke:

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

commit 283468f36e3120703f77b81357c636705a68ecb5
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-12-13 20:44:17 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-12-13 20:47:17 +0000

    www/llhttp: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/llhttp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/llhttp/Makefile b/www/llhttp/Makefile
index db89c6965f5b..bcca70ee23a3 100644
--- a/www/llhttp/Makefile
+++ b/www/llhttp/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Port of http_parser to llparse
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE-MIT
 
-USES=		cmake
+USES=		cmake cpe
 
 CMAKE_ON=	BUILD_SHARED_LIBS