# Ports collection makefile for:	mercurial
# Date created:				11 July 2005
# Whom:					Andreas Kohn
#
# $FreeBSD: ports/devel/mercurial/Makefile,v 1.2 2005/07/21 09:19:46 pav Exp $
#

PORTNAME=	mercurial
PORTVERSION=	0.6b
CATEGORIES=	devel python
MASTER_SITES=	http://www.selenic.com/mercurial/release/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A fast, lightweight source control management system

USE_PYTHON=	2.3+
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
