git: 95e42d23612c - main - mail/postsrsd: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:15:00 UTC
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