summaryrefslogtreecommitdiffstats
path: root/databases/akonadi-googledata/Makefile
blob: 7f0c083aa1bc37826d3dcae98d667fc4826df1b2 (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
# 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_QT4=	qmake_build rcc_build moc_build uic_build dbus
USE_KDE4=	kdelibs kdeprefix pimlibs automoc4 akonadi

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