git: 7fd83accfe93 - main - www/rubygem-gon-rails60: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:25 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7fd83accfe93c4616cf138cc2a1765dc4cf3bdf8 commit 7fd83accfe93c4616cf138cc2a1765dc4cf3bdf8 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:57 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:57 +0000 www/rubygem-gon-rails60: Add CPE information Approved by: portmgr (blanket) --- www/rubygem-gon-rails60/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-gon-rails60/Makefile b/www/rubygem-gon-rails60/Makefile index 5bd90f870e86..650f52e29b74 100644 --- a/www/rubygem-gon-rails60/Makefile +++ b/www/rubygem-gon-rails60/Makefile @@ -15,7 +15,8 @@ RUN_DEPENDS= rubygem-actionpack60>=3.0.20:www/rubygem-actionpack60 \ 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