git: 4cfb0d736118 - main - graphics/rubygem-pdfkit: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:18 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=4cfb0d736118fcb0df705917843cd6ea10490eac commit 4cfb0d736118fcb0df705917843cd6ea10490eac Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:13 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:13 +0000 graphics/rubygem-pdfkit: Add CPE information Approved by: portmgr (blanket) --- graphics/rubygem-pdfkit/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/rubygem-pdfkit/Makefile b/graphics/rubygem-pdfkit/Makefile index 78fe86d06a8e..98c4558574ad 100644 --- a/graphics/rubygem-pdfkit/Makefile +++ b/graphics/rubygem-pdfkit/Makefile @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= wkhtmltopdf:converters/wkhtmltopdf -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes