1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Add py-sphinxcontrib-fulltoc.

This commit is contained in:
Vanilla I. Shu 2017-02-09 13:58:43 +00:00
parent 2bb4b34b56
commit 3dca01d782
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433735
4 changed files with 30 additions and 0 deletions

View File

@ -1324,6 +1324,7 @@
SUBDIR += py-sphinx_wikipedia
SUBDIR += py-sphinxcontrib-adadomain
SUBDIR += py-sphinxcontrib-bitbucket
SUBDIR += py-sphinxcontrib-fulltoc
SUBDIR += py-sphinxcontrib-httpdomain
SUBDIR += py-sphinxcontrib-programoutput
SUBDIR += py-syck

View File

@ -0,0 +1,22 @@
# $FreeBSD$
PORTNAME= sphinxcontrib-fulltoc
PORTVERSION= 1.1
CATEGORIES= textproc
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= vanilla@FreeBSD.org
COMMENT= Sphinx Fulltoc Extension
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PKGNAMEPREFIX}pbr>=1.8.1:devel/py-pbr
RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1486646904
SHA256 (sphinxcontrib-fulltoc-1.1.tar.gz) = 7da7780e217c5268e3e38deb36b2f38b847ff12fbb6db11d17bed490fe882dca
SIZE (sphinxcontrib-fulltoc-1.1.tar.gz) = 13467

View File

@ -0,0 +1,4 @@
This module contains the Fulltoc Sphinx extension which was created by
Doug Hellmann.
WWW: https://pypi.python.org/pypi/sphinxcontrib-fulltoc