e04fbcb48e
renames a few ports to match their names to the plugin names (adding to MOVED) PR: 245939 PR: 239659 Submitted by: rozhuk.im@gmail.com Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
15 lines
304 B
Makefile
15 lines
304 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:devel/libgdata
|
|
|
|
CLAWS_PLUGINS_BUILD= ${PORTNAME}
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|