head	1.3;
access;
symbols
	pkgsrc-2013Q2:1.3.0.2
	pkgsrc-2013Q2-base:1.3;
locks; strict;
comment	@# @;


1.3
date	2013.01.22.15.02.45;	author jakllsch;	state dead;
branches;
next	1.2;

1.2
date	2013.01.22.04.15.18;	author jakllsch;	state Exp;
branches;
next	1.1;

1.1
date	2013.01.22.04.09.22;	author jakllsch;	state Exp;
branches;
next	;


desc
@@


1.3
log
@obliterate addition of time/py-radicale, it already existed as net/Radicale
@
text
@# $NetBSD: Makefile,v 1.2 2013/01/22 04:15:18 jakllsch Exp $
#

DISTNAME=	Radicale-0.7.1
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES=	time www
MASTER_SITES=	http://pypi.python.org/packages/source/R/Radicale/

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	http://www.radicale.org/
COMMENT=	CalDAV and CardDAV Server
LICENSE=	gnu-gpl-v3

USE_LANGUAGES=	# none

.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@Adjust categories to match the reality of where in pkgsrc I ended up adding
this package.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2013/01/22 04:09:22 jakllsch Exp $
@


1.1
log
@Add Radicale 0.7.1.

The Radicale Project is a CalDAV (calendar) and CardDAV (contact)
server. It aims to be a light solution, easy to use, easy to install,
easy to configure. As a consequence, it requires few software
dependances and is pre-configured to work out-of-the-box.

The Radicale Project runs on most of the UNIX-like platforms (Linux,
BSD, MacOS X) and Windows. It is known to work with Evolution,
Lightning, iPhone and Android clients.
@
text
@d1 1
a1 1
# $NetBSD$
d6 1
a6 1
CATEGORIES=	www
@

