aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:17:50 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:57:56 +0000
commit96c4213fd5340969e64dbc4e872485451134aa72 (patch)
tree465e5ba9169797596376c19e0609ff1280dcff0e
parent680632985935162464416b4c71a1d1acc59d339c (diff)
downloadports-96c4213fd5340969e64dbc4e872485451134aa72.tar.gz
ports-96c4213fd5340969e64dbc4e872485451134aa72.zip
net/uriparser: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/uriparser/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/uriparser/Makefile b/net/uriparser/Makefile
index 040df707a3c0..d65820bf16ef 100644
--- a/net/uriparser/Makefile
+++ b/net/uriparser/Makefile
@@ -15,9 +15,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= bash:shells/bash
-USES= pathfix cmake:noninja tar:xz
+USES= pathfix cmake:noninja cpe tar:xz
USE_LDCONFIG= yes
+CPE_VENDOR= uriparser_project
+
CMAKE_OFF= URIPARSER_BUILD_DOCS # will fetch prebuilds from the upstream, if DOCS is selected
TEST_TARGET= test