# Created by: William Grzybowski # $FreeBSD: head/textproc/py-sphinxcontrib-httpdomain/Makefile 351363 2014-04-15 19:40:30Z wg $ PORTNAME= sphinxcontrib-httpdomain PORTVERSION= 1.2.1 CATEGORIES= textproc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Sphinx domain for HTTP APIs RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include