mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
441d6f4800
- Add support for STAGEDIR - Properly set configure iconv args PR: ports/182439 [1] Reported by: Gerard Seibert <gerard@seibercom.net>
15 lines
310 B
Makefile
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>
|