git: 5d048f7a3943 - main - devel/rubygem-grape140: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:13 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d048f7a39434cadc028a894e969639d9f310611 commit 5d048f7a39434cadc028a894e969639d9f310611 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:51 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:51 +0000 devel/rubygem-grape140: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-grape140/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-grape140/Makefile b/devel/rubygem-grape140/Makefile index 052aa0c94862..8eea49ac8c84 100644 --- a/devel/rubygem-grape140/Makefile +++ b/devel/rubygem-grape140/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= rubygem-activesupport60>=0:devel/rubygem-activesupport60 \ rubygem-rack-accept>=0:www/rubygem-rack-accept \ rubygem-virtus>=1.0.0:devel/rubygem-virtus -USES= gem +USES= cpe gem +CPE_VENDOR= ruby-grape USE_RUBY= yes NO_ARCH= yes