diff options
Diffstat (limited to 'deskutils/horde4-kronolith/Makefile')
-rw-r--r-- | deskutils/horde4-kronolith/Makefile | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/deskutils/horde4-kronolith/Makefile b/deskutils/horde4-kronolith/Makefile deleted file mode 100644 index 48113726652a..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.4 -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> |