git: 68a416421cc0 - main - www/rubygem-gon-rails5: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:43 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=68a416421cc0a4365479838a4027b024a93f8d44 commit 68a416421cc0a4365479838a4027b024a93f8d44 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:58 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:58 +0000 www/rubygem-gon-rails5: Add CPE information Approved by: portmgr (blanket) --- www/rubygem-gon-rails5/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-gon-rails5/Makefile b/www/rubygem-gon-rails5/Makefile index d2997e17d6d1..e59753b82e2e 100644 --- a/www/rubygem-gon-rails5/Makefile +++ b/www/rubygem-gon-rails5/Makefile @@ -14,7 +14,8 @@ RUN_DEPENDS= rubygem-actionpack5>=3.0:www/rubygem-actionpack5 \ rubygem-multi_json>=0:devel/rubygem-multi_json \ rubygem-request_store>=1.0:devel/rubygem-request_store -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes