git: 636aeb9a410d - main - devel/slf4j: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:15 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=636aeb9a410d1eea0da0df7c6943b49fea5e5a26
commit 636aeb9a410d1eea0da0df7c6943b49fea5e5a26
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:51 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:52 +0000
devel/slf4j: Add CPE information
Approved by: portmgr (blanket)
---
devel/slf4j/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/slf4j/Makefile b/devel/slf4j/Makefile
index 61a89671a1ac..7ff96bae037c 100644
--- a/devel/slf4j/Makefile
+++ b/devel/slf4j/Makefile
@@ -10,6 +10,8 @@ COMMENT= Simple facade or abstraction for various logging frameworks
LICENSE= MIT
+USES= cpe
+CPE_VENDOR= qos
USE_JAVA= YES
NO_BUILD= YES