aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde4-kronolith/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
commit08acf5c407242344b0047b8040900f52df620dde (patch)
tree49936ec28d8b2a4256959f13245d757df97e04bd /deskutils/horde4-kronolith/Makefile
parentbdce4d94e267612e2955a9270d4659712a679dea (diff)
downloadports-release/7.3.0.tar.gz
ports-release/7.3.0.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_3_0'.release/7.3.0
Diffstat (limited to 'deskutils/horde4-kronolith/Makefile')
-rw-r--r--deskutils/horde4-kronolith/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/deskutils/horde4-kronolith/Makefile b/deskutils/horde4-kronolith/Makefile
deleted file mode 100644
index 7c06464957de..000000000000
--- a/deskutils/horde4-kronolith/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Ports collection makefile for: Kronolith
-# Date created: Sun Dec 02, 2001
-# Whom: Thierry Thomas (<thierry@thomas.as>)
-#
-# $FreeBSD$
-#
-
-PORTNAME= kronolith
-PORTVERSION= 2.3.3
-PORTREVISION= 1
-DISTVERSIONSUFFIX=
-PORTEPOCH= 1
-CATEGORIES= deskutils www
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Calendar application
-
-USE_HORDE= base
-USE_GETTEXT= yes
-PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
-RUN_DEPENDS= ${LOCALBASE}/share/pear/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
-
-.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
-.include <bsd.port.mk>