Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 11:15:00 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: 95e42d23612c - main - mail/postsrsd: Add CPE information
Message-ID:  <202110191115.19JBF01l062632@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=95e42d23612c6a354ba3730d62f16790ad41d483

commit 95e42d23612c6a354ba3730d62f16790ad41d483
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:34 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:34 +0000

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

diff --git a/mail/postsrsd/Makefile b/mail/postsrsd/Makefile
index cc4d2fe68e66..3696d281ead3 100644
--- a/mail/postsrsd/Makefile
+++ b/mail/postsrsd/Makefile
@@ -12,7 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	help2man:misc/help2man
 
-USES=		cmake pkgconfig
+USES=		cmake cpe pkgconfig
+CPE_VENDOR=	${PORTNAME}_project
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	roehling



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