# Ports collection makefile for: mercurial # Date created: 11 July 2005 # Whom: Andreas Kohn # # $FreeBSD$ # 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