summaryrefslogtreecommitdiff
path: root/databases/akonadi-googledata/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/akonadi-googledata/Makefile')
-rw-r--r--databases/akonadi-googledata/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/databases/akonadi-googledata/Makefile b/databases/akonadi-googledata/Makefile
deleted file mode 100644
index 6adc6768b272..000000000000
--- a/databases/akonadi-googledata/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Troels Kofoed Jacobsen <tkjacobsen@gmail.com>
-# $FreeBSD$
-
-PORTNAME= akonadi-googledata
-PORTVERSION= 1.2.0
-PORTREVISION= 6
-CATEGORIES= databases
-MASTER_SITES= http://libgcal.googlecode.com/files/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Akonadi Resources for Google Contacts and Calendar
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-LIB_DEPENDS= libgcal.so:deskutils/libgcal
-
-USES= cmake gettext kde:4 tar:bzip2
-USE_QT4= qmake_build rcc_build moc_build uic_build dbus
-USE_KDE= kdelibs pimlibs automoc4 akonadi
-
-.include <bsd.port.mk>