git: b7d08863de0f - main - textproc/rubygem-yard: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 15:43:36 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b7d08863de0f2f9b7b82c2e7f3839528ef27c647

commit b7d08863de0f2f9b7b82c2e7f3839528ef27c647
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:45 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:45 +0000

    textproc/rubygem-yard: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 textproc/rubygem-yard/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/rubygem-yard/Makefile b/textproc/rubygem-yard/Makefile
index 87d76445b7c5..3a6d4f43ec1a 100644
--- a/textproc/rubygem-yard/Makefile
+++ b/textproc/rubygem-yard/Makefile
@@ -11,7 +11,8 @@ COMMENT=	Documentation generation tool for Ruby
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		gem
+USES=		cpe gem
+CPE_VENDOR=	yardoc
 USE_RUBY=	yes
 
 NO_ARCH=	yes