git: 1a0eed3aff9c - main - www/rubygem-sinatra1: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:41 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a0eed3aff9cc28a3e43448d5ad3eea264735dee commit 1a0eed3aff9cc28a3e43448d5ad3eea264735dee Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:41:00 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:41:00 +0000 www/rubygem-sinatra1: Add CPE information Approved by: portmgr (blanket) --- www/rubygem-sinatra1/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-sinatra1/Makefile b/www/rubygem-sinatra1/Makefile index 83141ad567e3..bae92725ec4a 100644 --- a/www/rubygem-sinatra1/Makefile +++ b/www/rubygem-sinatra1/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= rubygem-rack16>=1.5<2:www/rubygem-rack16 \ rubygem-rack-protection1>=1.4<2:www/rubygem-rack-protection1 \ rubygem-tilt>=1.3<3:devel/rubygem-tilt -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}rb USE_RUBY= yes NO_ARCH= yes