git: dba0ec85ed75 - main - devel/rubygem-simple_form-rails5: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:06 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dba0ec85ed7528af734d97994375083bac37c286
commit dba0ec85ed7528af734d97994375083bac37c286
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:48 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:51 +0000
devel/rubygem-simple_form-rails5: Add CPE information
Approved by: portmgr (blanket)
---
devel/rubygem-simple_form-rails5/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-simple_form-rails5/Makefile b/devel/rubygem-simple_form-rails5/Makefile
index 8e5681c85c4a..2ef57c029a54 100644
--- a/devel/rubygem-simple_form-rails5/Makefile
+++ b/devel/rubygem-simple_form-rails5/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activemodel5>=5.0:databases/rubygem-activemodel5 \
rubygem-actionpack5>=5.0:www/rubygem-actionpack5
-USES= gem
+USES= cpe gem
+CPE_VENDOR= plataformatec
USE_RUBY= yes
NO_ARCH= yes