git: 2fcc4aeca1e9 - main - devel/rubygem-sprockets: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:08 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2fcc4aeca1e97d233ec654fe783fd7bc29f045c6
commit 2fcc4aeca1e97d233ec654fe783fd7bc29f045c6
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:49 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:51 +0000
devel/rubygem-sprockets: Add CPE information
Approved by: portmgr (blanket)
---
devel/rubygem-sprockets/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-sprockets/Makefile b/devel/rubygem-sprockets/Makefile
index fde4e9b2ac67..185a7fa05905 100644
--- a/devel/rubygem-sprockets/Makefile
+++ b/devel/rubygem-sprockets/Makefile
@@ -13,7 +13,8 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby \
rubygem-rack>=1,3<3,3:www/rubygem-rack
-USES= gem
+USES= cpe gem
+CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes