aboutsummaryrefslogblamecommitdiff
path: root/textproc/py-sphinxcontrib-httpdomain/Makefile
blob: b0cb7b022183484800c0363966e2f216fcc1dcb7 (plain) (tree)
1
2
3
4
5
6



                                                 
                     
                 









                                                                            
                           
                           

                      
# Created by: William Grzybowski <wg@FreeBSD.org>
# $FreeBSD$

PORTNAME=	sphinxcontrib-httpdomain
PORTVERSION=	1.2.0
PORTREVISION=	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 <bsd.port.mk>