blob: 84ba6c7a619e1230886fc57257106947f221006d (
plain)
1
2
3
4
5
6
7
8
9
10
|
PORTNAME= gdata
COMMENT= Plugin providing Google Contacts in the Tab-address completion
LIB_DEPENDS= libgdata.so:devel/libgdata
CLAWS_PLUGINS_BUILD= ${PORTNAME}
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>
|