git: db8f77c3c143 - main - sysutils/rubygem-bundler: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 13:53:19 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=db8f77c3c1438817ccdaa44f74cfd859200c7131
commit db8f77c3c1438817ccdaa44f74cfd859200c7131
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:52:22 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:52:59 +0000
sysutils/rubygem-bundler: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/rubygem-bundler/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/rubygem-bundler/Makefile b/sysutils/rubygem-bundler/Makefile
index 412b1a39f776..19f50bb39180 100644
--- a/sysutils/rubygem-bundler/Makefile
+++ b/sysutils/rubygem-bundler/Makefile
@@ -12,7 +12,7 @@ COMMENT= Tool that manages gem dependencies for Ruby applications
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= gem
+USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes