summaryrefslogtreecommitdiffstats
path: root/databases/akonadi-googledata/Makefile
blob: 6aab8d79c1445999ce676d6c1c66f9c49d51488b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	akonadi-googledata
# Date created:		2009-08-16
# Whom:			Troels Kofoed Jacobsen <tkjacobsen@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	akonadi-googledata
PORTVERSION=	1.2.0
PORTREVISION=	2
CATEGORIES=	databases
MASTER_SITES=	http://libgcal.googlecode.com/files/

MAINTAINER=	tkjacobsen@gmail.com
COMMENT=	Akonadi Resources for Google Contacts and Calendar

LIB_DEPENDS=	gcal:${PORTSDIR}/deskutils/libgcal

USE_BZIP2=	yes
USE_CMAKE=	yes
USE_GETTEXT=	yes
USE_QT_VER=	4
QT_COMPONENTS=	qmake_build rcc_build moc_build uic_build dbus
USE_KDE4=	kdelibs kdeprefix pimlibs automoc4 akonadi

.include <bsd.port.mk>
OpenPOWER on IntegriCloud