git: 050c802472d6 - main - devel/rubygem-sprockets2: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:09 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=050c802472d662e8811d298983052b9a253d7351
commit 050c802472d662e8811d298983052b9a253d7351
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:52 +0000
devel/rubygem-sprockets2: Add CPE information
Approved by: portmgr (blanket)
---
devel/rubygem-sprockets2/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-sprockets2/Makefile b/devel/rubygem-sprockets2/Makefile
index 3aa9d68944ec..a6ca33256ca3 100644
--- a/devel/rubygem-sprockets2/Makefile
+++ b/devel/rubygem-sprockets2/Makefile
@@ -17,7 +17,8 @@ RUN_DEPENDS= rubygem-hike1>=1.2,1<2,1:devel/rubygem-hike1 \
rubygem-rack16>=1.0<2:www/rubygem-rack16 \
rubygem-tilt1>=1.1<2:devel/rubygem-tilt1
-USES= gem
+USES= cpe gem
+CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes