Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:17 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 154b1a334baa - main - textproc/md4c: Add CPE information
Message-ID:  <202110211543.19LFhHth068797@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=154b1a334baa2d798698f21bd7663d732a9c82ad

commit 154b1a334baa2d798698f21bd7663d732a9c82ad
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:41 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:41 +0000

    textproc/md4c: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 textproc/md4c/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/md4c/Makefile b/textproc/md4c/Makefile
index d9387d289d95..2cac380fbba5 100644
--- a/textproc/md4c/Makefile
+++ b/textproc/md4c/Makefile
@@ -8,7 +8,8 @@ COMMENT=	Markdown Parser written in C
 
 LICENSE=	MIT
 
-USES=		cmake
+USES=		cmake cpe
+CPE_VENDOR=	${PORTNAME}_project
 USE_LDCONFIG=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	mity



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFhHth068797>