summaryrefslogtreecommitdiff
path: root/mail/claws-mail-gdata/Makefile
blob: 231131418769173788d0046f2b1d05a712e37071 (plain)
1
2
3
4
5
6
7
8
9
10
11
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}

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