git: 62dd6f2661c0 - main - mail/perdition: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 29 20:02:28 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=62dd6f2661c007eff450ac7094b79c2053bd25c9
commit 62dd6f2661c007eff450ac7094b79c2053bd25c9
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-29 19:46:09 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-29 19:46:09 +0000
mail/perdition: Add CPE information
Approved by: portmgr (blanket)
---
mail/perdition/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile
index a538f39bc378..6dedbec7a2e2 100644
--- a/mail/perdition/Makefile
+++ b/mail/perdition/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libpopt.so:devel/popt \
libvanessa_socket.so:devel/libvanessa_socket \
libvanessa_adt.so:devel/libvanessa_adt
-USES= gettext libtool pkgconfig shebangfix
+USES= cpe gettext libtool pkgconfig shebangfix
SHEBANG_FILES= ${WRKSRC}/perdition/db/ldap/perditiondb_ldap_makedb \
${WRKSRC}/perdition/db/mysql/perditiondb_mysql_makedb \
${WRKSRC}/perdition/db/odbc/perditiondb_odbc_makedb \
@@ -25,6 +25,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV+= DOCSDIR=${DOCSDIR}
CONFIGURE_ARGS+=--localstatedir=/var
INSTALL_TARGET= install-strip
+CPE_VENDOR= horms
USE_LDCONFIG= yes
USE_RC_SUBR= perdition perdition.pop3 perdition.pop3s \
More information about the dev-commits-ports-all
mailing list