git: eb4b326e7d18 - main - security/i2p: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:47 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb4b326e7d183a48ce12a9435568691376da6c48
commit eb4b326e7d183a48ce12a9435568691376da6c48
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:03 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:03 +0000
security/i2p: Add CPE information
Approved by: portmgr (blanket)
---
security/i2p/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/i2p/Makefile b/security/i2p/Makefile
index 8e3e40a63d7a..50d02046eda5 100644
--- a/security/i2p/Makefile
+++ b/security/i2p/Makefile
@@ -21,7 +21,8 @@ ONLY_FOR_ARCHS_REASON= i2p libwrapper.so library binary only available for i386
BUILD_DEPENDS= ${LOCALBASE}/lib/libgmp.a:math/gmp
LIB_DEPENDS= libiconv.so:converters/libiconv
-USES= gettext tar:bz2
+USES= cpe gettext tar:bz2
+CPE_VENDOR= geti2p
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}