aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-11-11 08:17:55 +0000
committerWen Heping <wen@FreeBSD.org>2011-11-11 08:17:55 +0000
commitd59d10533cc7f9eba75e6b4e2b2d27c346297ed4 (patch)
tree815e0d3d458e6b3365d0ac44c73605e82ec9ff1c /textproc/Makefile
parentbd392915baea5131e525298fdf29ff5ce04374b8 (diff)
downloadports-d59d10533cc7f9eba75e6b4e2b2d27c346297ed4.tar.gz
ports-d59d10533cc7f9eba75e6b4e2b2d27c346297ed4.zip
This implementation of Gettext for Python includes a Msgfmt class
which can be used to generate compiled mo files from Gettext po files and includes support for the newer msgctxt keyword. WWW: http://pypi.python.org/pypi/python-gettext Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github) Feature safe: yes
Notes
Notes: svn path=/head/; revision=285545
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index b1ab805688d3..4253cdb1794e 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1096,6 +1096,7 @@
SUBDIR += py-feedparser
SUBDIR += py-genshi
SUBDIR += py-genshi-devel
+ SUBDIR += py-gettext
SUBDIR += py-html2text
SUBDIR += py-hyperestraier-python
SUBDIR += py-jaxml