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

15 lines
298 B
Makefile
Raw Normal View History

# 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
2012-06-08 00:44:21 +02:00
CLAWS_PLUGINS_BUILD= gdata
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>