git: 954f6d18f73d - main - devel/rubygem-simple_form: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:04 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=954f6d18f73dc682b7ff3566d58ff0e1d2171efd commit 954f6d18f73dc682b7ff3566d58ff0e1d2171efd Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:18:48 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:51 +0000 devel/rubygem-simple_form: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-simple_form/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-simple_form/Makefile b/devel/rubygem-simple_form/Makefile index 59cbbf7268be..d15887c67309 100644 --- a/devel/rubygem-simple_form/Makefile +++ b/devel/rubygem-simple_form/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= rubygem-activemodel4>=4:databases/rubygem-activemodel4 \ PORTSCOUT= ignore:1 -USES= gem +USES= cpe gem +CPE_VENDOR= plataformatec USE_RUBY= yes NO_ARCH= yes