git: 065abe8029be - main - devel/stb: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:17 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=065abe8029beea0a7f8247677616bbdf63c9f880
commit 065abe8029beea0a7f8247677616bbdf63c9f880
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:53 +0000
devel/stb: Add CPE information
Approved by: portmgr (blanket)
---
devel/stb/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/stb/Makefile b/devel/stb/Makefile
index b664db600849..66f094c261dd 100644
--- a/devel/stb/Makefile
+++ b/devel/stb/Makefile
@@ -8,6 +8,8 @@ COMMENT= Stb single-file public domain libraries for C/C++
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/LICENSE
+USES= cpe
+CPE_VENDOR= ${PORTNAME}_project
USE_GITHUB= yes
GH_ACCOUNT= nothings
GH_TAGNAME= f54acd4