opnsense-ports/textproc/py-sphinx_rtd_theme/Makefile
Franco Fichtner 6036514233 textproc/py-sphinx_rtd_theme: sync with upstream
Taken from: FreeBSD
2016-03-05 22:25:45 +01:00

17 lines
308 B
Makefile

# $FreeBSD$
PORTNAME= sphinx_rtd_theme
PORTVERSION= 0.1.9
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= robak@FreeBSD.org
COMMENT= Mobile-friendly py-sphinx theme
LICENSE= MIT
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>