freebsd-ports/mail/claws-mail-gdata/Makefile

14 lines
298 B
Makefile

# Created by: Pawel Pekala <pawel@FreeBSD.org>
# $FreeBSD$
PORTNAME= gdata
PORTREVISION= 0
COMMENT= Plugin providing Google Contacts in the Tab-address completion
LIB_DEPENDS= libgdata.so:devel/libgdata
CLAWS_PLUGINS_BUILD= gdata
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>