COMMENT=	Sphinx extension to build a 404 page with absolute URLs

MODPY_DISTV=	0.8.3
DISTNAME=	sphinx-notfound-page-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}
REVISION=	5

CATEGORIES=	textproc

HOMEPAGE=	https://github.com/readthedocs/sphinx-notfound-page

# MIT
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	flit_core
MODPY_PI=	Yes

RUN_DEPENDS=	textproc/py-sphinx

NO_TEST=	Yes

.include <bsd.port.mk>
