# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: head/devel/py-setuptools_hg/Makefile 460267 2018-01-29 11:27:50Z sunpoet $

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

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Setuptools plugin for hg

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist concurrent distutils

.include <bsd.port.mk>
