git: 8e673ae19e02 - main - devel/tclap: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:19 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8e673ae19e02d47ad778404ba4a07c1c1786fe41
commit 8e673ae19e02d47ad778404ba4a07c1c1786fe41
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:52 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:53 +0000
devel/tclap: Add CPE information
Approved by: portmgr (blanket)
---
devel/tclap/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/tclap/Makefile b/devel/tclap/Makefile
index 9035ad1877e9..22a504f51250 100644
--- a/devel/tclap/Makefile
+++ b/devel/tclap/Makefile
@@ -9,7 +9,8 @@ COMMENT= Verbose replacement for getopt
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake:testing python:test shebangfix tar:bz2
+USES= cmake:testing cpe python:test shebangfix tar:bz2
+CPE_VENDOR= ${PORTNAME}_project
SHEBANG_GLOB= *.py