# Ports collection makefile for:	mercurial
# Date created:				11 July 2005
# Whom:					Andreas Kohn
#
# $FreeBSD: ports/devel/mercurial/Makefile,v 1.7 2006/02/02 07:18:04 roberto Exp $
#

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

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

USE_PYTHON=	2.3+
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
