git: a99f2ca3fb97 - main - mail/claws-mail-vcalendar: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 29 20:02:25 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a99f2ca3fb9700677acdc29099502663853a8868
commit a99f2ca3fb9700677acdc29099502663853a8868
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-29 19:43:04 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-29 19:43:04 +0000
mail/claws-mail-vcalendar: Add CPE information
Approved by: portmgr (blanket)
---
mail/claws-mail-vcalendar/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile
index 9bd651fa2c32..060614b91c9b 100644
--- a/mail/claws-mail-vcalendar/Makefile
+++ b/mail/claws-mail-vcalendar/Makefile
@@ -9,5 +9,9 @@ LIB_DEPENDS= libical.so:devel/libical
CLAWS_PLUGINS_BUILD= ${PORTNAME}
+USES+= cpe
+
+CPE_VENDOR= claws-mail
+
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list