# Created by: Nicola Vitale <nivit@FreeBSD.org>
# $FreeBSD: textproc/py-sphinxcontrib-bitbucket/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=	sphinxcontrib-bitbucket
PORTVERSION=	1.0
#PORTREVISION=	0
CATEGORIES=	textproc
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	nivit@FreeBSD.org
COMMENT=	Sphinx/BitBucket integration

RUN_DEPENDS=	${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

NO_STAGE=	yes
.include <bsd.port.mk>
