Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2021 20:02:24 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: a99f2ca3fb97 - main - mail/claws-mail-vcalendar: Add CPE information
Message-ID:  <202109292002.18TK2O9w010785@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=a99f2ca3fb9700677acdc29099502663853a8868

commit a99f2ca3fb9700677acdc29099502663853a8868
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-29 19:43:04 +0000
Commit:     Bernhard Froehlich <decke@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>



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