git: c2e617446262 - main - www/rubygem-geminabox: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:21 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2e617446262b3043034a4004c7b9b227bb045d5 commit c2e617446262b3043034a4004c7b9b227bb045d5 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:56 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:56 +0000 www/rubygem-geminabox: Add CPE information Approved by: portmgr (blanket) --- www/rubygem-geminabox/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-geminabox/Makefile b/www/rubygem-geminabox/Makefile index ea60996e4cc9..53f9b1e79b2a 100644 --- a/www/rubygem-geminabox/Makefile +++ b/www/rubygem-geminabox/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-rss>=0:www/rubygem-rss \ rubygem-sinatra>=1.2.7:www/rubygem-sinatra -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes