git: 43b722f80470 - main - devel/rubygem-excon: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:11 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=43b722f8047085701655fd32cb848389602a4979 commit 43b722f8047085701655fd32cb848389602a4979 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:51 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:51 +0000 devel/rubygem-excon: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-excon/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-excon/Makefile b/devel/rubygem-excon/Makefile index d9318f774167..53a2fd179431 100644 --- a/devel/rubygem-excon/Makefile +++ b/devel/rubygem-excon/Makefile @@ -11,7 +11,8 @@ COMMENT= Extended http(s) Connections Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes