git: 5c8badfc089b - main - textproc/rubygem-loofah: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:27 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c8badfc089bbdf753218c66a0f9a53bad9eee70 commit 5c8badfc089bbdf753218c66a0f9a53bad9eee70 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:43 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:43 +0000 textproc/rubygem-loofah: Add CPE information Approved by: portmgr (blanket) --- textproc/rubygem-loofah/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile index 2bfdcab6d2d5..7db1b0b6fabf 100644 --- a/textproc/rubygem-loofah/Makefile +++ b/textproc/rubygem-loofah/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt RUN_DEPENDS= rubygem-crass>=1.0.2<1.1:www/rubygem-crass \ rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes