aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-29 19:43:04 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-29 19:43:04 +0000
commita99f2ca3fb9700677acdc29099502663853a8868 (patch)
treeacc8ce92cc6ea3eee5a16486e33b19f1cb68efe4
parent6df4583477e35b5a6c4c0e78bc18b7397c5ec615 (diff)
downloadports-a99f2ca3fb9700677acdc29099502663853a8868.tar.gz
ports-a99f2ca3fb9700677acdc29099502663853a8868.zip
mail/claws-mail-vcalendar: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--mail/claws-mail-vcalendar/Makefile4
1 files changed, 4 insertions, 0 deletions
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>