Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/mail/claws-mail-gdata/Makefile
16442 views
PORTNAME=	gdata

COMMENT=	Plugin providing Google Contacts in the Tab-address completion
WWW=		https://www.claws-mail.org/plugin.php?plugin=gdata

LIB_DEPENDS=	libgdata.so:devel/libgdata

CLAWS_PLUGINS_BUILD=	${PORTNAME}

IGNORE=		temporarily removed from Claws Mail build

.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>