# Created by: John Marino # $FreeBSD: head/textproc/py-sphinxcontrib-adadomain/Makefile 561562 2021-01-14 14:34:38Z dbaio $ PORTNAME= sphinxcontrib-adadomain PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx Adadomain Extension LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include