# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: head/devel/py-setuptools_hg/Makefile 372709 2014-11-18 09:37:31Z bapt $
# $MidnightBSD: trunk/devel/py-setuptools_hg/Makefile 22489 2017-06-11 21:04:03Z laffer1 $

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=	unknown

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
