head	1.4;
access;
symbols
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3;
locks; strict;
comment	@# @;


1.4
date	2006.04.30.01.23.20;	author marcus;	state dead;
branches;
next	1.3;

1.3
date	2006.02.23.10.39.37;	author ade;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.02.01.41.40;	author marcus;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.05.06.33.01;	author marcus;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove evolution-caldav now that it is part of Evolution.
@
text
@# New ports collection makefile for:	evolution-caldav
# Date created:				31 August 2005
# Whom:					Joe Marcus Clarke <marcus@@FreeBSD.org>
#
# $FreeBSD: ports/www/evolution-caldav/Makefile,v 1.3 2006/02/23 10:39:37 ade Exp $
#   $MCom: ports/www/evolution-caldav/Makefile,v 1.1 2005/08/31 21:40:00 marcus Exp $
#

PORTNAME=	caldav
PORTVERSION=	2.3.99.3
PORTREVISION=	1
CATEGORIES=	www gnome
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	sources/${PKGNAMEPREFIX}${PORTNAME}/2.3
PKGNAMEPREFIX=	evolution-
DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}

MAINTAINER=	gnome@@FreeBSD.org
COMMENT=	CalDAV provider for Evolution

BUILD_DEPENDS=	evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution
RUN_DEPENDS=	evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution

USE_X_PREFIX=	yes
USE_BZIP2=	yes
USE_GMAKE=	yes
USE_PERL=	yes
USE_GNOME=	gnomeprefix gnomehack intlhack
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib"

EVO_VERSION=	2.4
PLIST_SUB=	EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2"

.include <bsd.port.mk>
@


1.3
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Update to 2.3.99.3.
@
text
@d11 1
d29 1
a29 1
USE_AUTOTOOLS=	libtool:15
@


1.1
log
@Add evolution-caldav, a CalDAV provider for Evolution.  CalDAV is an extension
of WebDAV that offers additional calendaring features such as fanout,
recurrance, and notifications.

WWW: http://ietf.webdav.org/caldav/home.html
@
text
@d10 1
a10 1
PORTVERSION=	2.3.99.2
@

