Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 11:57:31 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5404a1410126 - main - mail/rspamd: Add CPE information
Message-ID:  <202109111157.18BBvV8K083312@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=5404a141012608e6364b49f251e9ad6d66b7043f

commit 5404a141012608e6364b49f251e9ad6d66b7043f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-11 11:50:13 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-11 11:50:13 +0000

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

diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index cb5ce22bb655..f58fcedc1a74 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -15,10 +15,11 @@ LIB_DEPENDS=	libpcre.so:devel/pcre \
 BUILD_DEPENDS=	ragel:devel/ragel
 RUN_DEPENDS=	ca_root_nss>=3.*:security/ca_root_nss
 
-USES=		cmake gnome perl5 pkgconfig sqlite ssl
+USES=		cmake cpe gnome perl5 pkgconfig sqlite ssl
 USE_LDCONFIG=	yes
 USE_PERL5=	build run
 USE_GNOME=	glib20
+CPE_VENDOR=	rspamd_project
 
 CONFLICTS_INSTALL=	rspamd-devel
 



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