Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/mail/claws-mail-gdata/Makefile
16124 views
# Created by: Pawel Pekala <[email protected]>

PORTNAME=	gdata
PORTREVISION=	0

COMMENT=	Plugin providing Google Contacts in the Tab-address completion

LIB_DEPENDS=	libgdata.so:devel/libgdata

CLAWS_PLUGINS_BUILD=	${PORTNAME}

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