git: 0132f2c89924 - main - devel/rubygem-simple_form-rails50: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:07 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=0132f2c8992453a3bd2aa8fb164f09e1e4442fcf commit 0132f2c8992453a3bd2aa8fb164f09e1e4442fcf Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:18:49 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:51 +0000 devel/rubygem-simple_form-rails50: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-simple_form-rails50/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-simple_form-rails50/Makefile b/devel/rubygem-simple_form-rails50/Makefile index f3d814b644ce..caca6cd6d176 100644 --- a/devel/rubygem-simple_form-rails50/Makefile +++ b/devel/rubygem-simple_form-rails50/Makefile @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activemodel50>=5.0:databases/rubygem-activemodel50 \ rubygem-actionpack50>=5.0:www/rubygem-actionpack50 -USES= gem +USES= cpe gem +CPE_VENDOR= plataformatec USE_RUBY= yes NO_ARCH= yes