git: 4990a1c3d522 - main - sysutils/rubygem-hammer_cli: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:42 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4990a1c3d5224fad33331d51d80f97172fb47e05
commit 4990a1c3d5224fad33331d51d80f97172fb47e05
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:16 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:16 +0000
sysutils/rubygem-hammer_cli: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/rubygem-hammer_cli/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sysutils/rubygem-hammer_cli/Makefile b/sysutils/rubygem-hammer_cli/Makefile
index cb16d3ae4d22..e641b0b196b3 100644
--- a/sysutils/rubygem-hammer_cli/Makefile
+++ b/sysutils/rubygem-hammer_cli/Makefile
@@ -21,7 +21,8 @@ RUN_DEPENDS= rubygem-amazing_print>=0:devel/rubygem-amazing_print \
rubygem-unicode>=0:devel/rubygem-unicode \
rubygem-unicode-display_width>=0:devel/rubygem-unicode-display_width
-USES= gem
+USES= cpe gem
+CPE_VENDOR= theforeman
USE_RUBY= yes
NO_ARCH= yes