git: e3cbfd7c38d4 - main - www/rubygem-gon-rails61: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:26 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3cbfd7c38d4bb582e32e4617bc66cda2fb8f77d commit e3cbfd7c38d4bb582e32e4617bc66cda2fb8f77d 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-rails61: Add CPE information Approved by: portmgr (blanket) --- www/rubygem-gon-rails61/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-gon-rails61/Makefile b/www/rubygem-gon-rails61/Makefile index f8935aa47735..704eb1475b8d 100644 --- a/www/rubygem-gon-rails61/Makefile +++ b/www/rubygem-gon-rails61/Makefile @@ -15,7 +15,8 @@ RUN_DEPENDS= rubygem-actionpack61>=3.0.20:www/rubygem-actionpack61 \ 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