git: 7c686b01750a - main - textproc/rubygem-redcarpet: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:33 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c686b01750a52f72a7c5caededca80fe251b590 commit 7c686b01750a52f72a7c5caededca80fe251b590 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:45 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:45 +0000 textproc/rubygem-redcarpet: Add CPE information Approved by: portmgr (blanket) --- textproc/rubygem-redcarpet/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/rubygem-redcarpet/Makefile b/textproc/rubygem-redcarpet/Makefile index 020a084afa1c..6c430f54f8c9 100644 --- a/textproc/rubygem-redcarpet/Makefile +++ b/textproc/rubygem-redcarpet/Makefile @@ -11,7 +11,8 @@ COMMENT= Fast, safe and extensible Markdown to (X)HTML parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes PLIST_FILES= bin/redcarpet