2017-08-30 05:40:04 +02:00
|
|
|
PORTNAME= sphinxcontrib-websupport
|
2020-08-19 18:21:19 +02:00
|
|
|
PORTVERSION= 1.2.4
|
2021-04-29 16:18:50 +02:00
|
|
|
CATEGORIES= textproc python
|
2017-08-30 05:40:04 +02:00
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
2019-01-08 15:08:56 +01:00
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2017-08-30 05:40:04 +02:00
|
|
|
COMMENT= Sphinx API for Web Apps
|
|
|
|
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
2020-08-19 18:21:19 +02:00
|
|
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-serializinghtml>=0:textproc/py-sphinxcontrib-serializinghtml@${PY_FLAVOR}
|
|
|
|
|
2020-05-13 00:28:10 +02:00
|
|
|
USES= python:3.5+
|
2019-01-09 15:52:27 +01:00
|
|
|
USE_PYTHON= autoplist concurrent distutils
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
2017-08-30 05:40:04 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|