# Created by: Pawel Pekala <pawel@FreeBSD.org>
# $FreeBSD$

PORTNAME=	gdata
PORTREVISION=	1

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

LIB_DEPENDS=	libgdata.so:${PORTSDIR}/devel/libgdata

CLAWS_PLUGINS_BUILD=	gdata

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