# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: head/devel/py-setuptools_hg/Makefile 372709 2014-11-18 09:37:31Z bapt $
# $MidnightBSD$

PORTNAME=	setuptools_hg
PORTVERSION=	0.4
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Setuptools plugin for hg

LICENSE=	gpl2
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist concurrent distutils

.include <bsd.port.mk>
