ports/mail/claws-mail-gdata/Makefile
Milan Obuch ec694eb958 mail/claws-mail: Update to 3.20.0/4.2.0
- 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)
2024-06-05 16:51:52 +02:00

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>