1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/mail/claws-mail-gdata/Makefile
Pawel Pekala 441d6f4800 - Fix comboboxes vcalendar bug by adding upstream patches [1]
- Add support for STAGEDIR
- Properly set configure iconv args

PR:		ports/182439 [1]
Reported by:	Gerard Seibert <gerard@seibercom.net>
2013-10-05 11:25:29 +00:00

15 lines
310 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:${PORTSDIR}/devel/libgdata
CLAWS_PLUGINS_BUILD= gdata
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>