summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-calendar_sql_backend-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/squirrelmail-calendar_sql_backend-plugin/Makefile')
-rw-r--r--mail/squirrelmail-calendar_sql_backend-plugin/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/mail/squirrelmail-calendar_sql_backend-plugin/Makefile b/mail/squirrelmail-calendar_sql_backend-plugin/Makefile
deleted file mode 100644
index c4c3b2cd56ba..000000000000
--- a/mail/squirrelmail-calendar_sql_backend-plugin/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Gerrit Beine <gerrit.beine@gmx.de>
-# $FreeBSD$
-
-PORTNAME= calendar_sql_backend
-PORTVERSION= 1.1
-PORTREVISION= 2
-CATEGORIES= mail www
-DISTNAME= ${PORTNAME}-${PORTVERSION}-2.0
-DIST_SUBDIR= squirrelmail
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= SQL backend for SquirrelMail Calendar plugin
-
-DEPRECATED= Broken for more than 6 month
-EXPIRATION_DATE= 2013-12-22
-
-BROKEN= does not build
-
-RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
-PEARDIR= ${PREFIX}/share/pear
-
-SQUIRREL_PLUGIN_NAME= ${PORTNAME}
-
-NO_STAGE= yes
-.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
-.include <bsd.port.mk>