# Created by: Nicola Vitale # $FreeBSD: head/textproc/py-sphinxcontrib-bitbucket/Makefile 357869 2014-06-15 11:53:51Z mva $ PORTNAME= sphinxcontrib-bitbucket PORTVERSION= 1.0 PORTREVISION= 1 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= yes PYDISTUTILS_AUTOPLIST= yes .include