mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Resurrect fancy plugin for the GTK 3 version of Claws Mail. - Clean up dependencies. - Disable GDK deprecation warnings flooding the build log. - Enable i18n of the plugins. - Enable parallel build of plugins. PR: 275236 Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
13 lines
337 B
Makefile
13 lines
337 B
Makefile
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}
|
|
|
|
IGNORE= temporarily removed from Claws Mail build
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|