aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:27 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:27 +0000
commit74c0716346337f62db874ee4d9f450152bed06c8 (patch)
treee44159616bebd66db1749f21fca080d2a316735b
parent5c8c372cfcdf662e22602d2c827c4a510c721343 (diff)
downloadports-74c0716346337f62db874ee4d9f450152bed06c8.tar.gz
ports-74c0716346337f62db874ee4d9f450152bed06c8.zip
devel/libhtp: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libhtp/Makefile3
1 files changed, 2 insertions, 1 deletions
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