git: 5404a1410126 - main - mail/rspamd: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 11 11:57:33 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5404a141012608e6364b49f251e9ad6d66b7043f
commit 5404a141012608e6364b49f251e9ad6d66b7043f
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:50:13 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list