Add textproc/py-sphinx-intl

Sphinx-intl is a utility tool that provides several features that
makes it easy to translate and to apply translation to Sphinx
generated document.

WWW: https://pypi.python.org/pypi/sphinx-intl
This commit is contained in:
Kris Moore 2015-03-25 15:50:17 +00:00
parent e21fae5c5d
commit 3c564e83f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382243
4 changed files with 29 additions and 0 deletions

View File

@ -1228,6 +1228,7 @@
SUBDIR += py-sgrep
SUBDIR += py-sparqlwrapper
SUBDIR += py-sphinx
SUBDIR += py-sphinx-intl
SUBDIR += py-sphinx_rtd_theme
SUBDIR += py-sphinxcontrib-adadomain
SUBDIR += py-sphinxcontrib-bitbucket

View File

@ -0,0 +1,21 @@
# Created by: Kris Moore <kmoore@FreeBSD.org>
# $FreeBSD$
PORTNAME= sphinx-intl
PORTVERSION= 0.9.5
CATEGORIES= textproc
MASTER_SITES= https://pypi.python.org/packages/source/s/${PORTNAME}/ \
http://www.pcbsd.org/~kris/software/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kmoore@FreeBSD.org
COMMENT= Sphinx-intl translation features
LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (sphinx-intl-0.9.5.tar.gz) = 78e1ebb2d867d73f2086d3eda6d54e0192f560fab2bce857f68e88b45991a17f
SIZE (sphinx-intl-0.9.5.tar.gz) = 12648

View File

@ -0,0 +1,5 @@
Sphinx-intl is a utility tool that provides several features that
makes it easy to translate and to apply translation to Sphinx
generated document.
WWW: https://pypi.python.org/pypi/sphinx-intl