opnsense-ports/textproc/py-python-docs-theme/Makefile
Franco Fichtner 97e1154653 */*: sync with upstream
Taken from: HardenedBSD
2018-07-30 06:47:24 +02:00

20 lines
387 B
Makefile

# $FreeBSD$
PORTNAME= python-docs-theme
DISTVERSION= 2018.2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= freebsd_ports@k-worx.org
COMMENT= Sphinx theme for the CPython docs and related projects
LICENSE= PSFL
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>