aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-12-22 20:19:05 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-12-22 20:19:05 +0000
commit28d75a6d5d548b3447cef920992e705dedddf8ab (patch)
tree3facf22f97ad5abea5a9142a219796bb87d8f9aa /devel/Makefile
parent3c88318736269d1f091ca6ff6e2a34622cb1d6c1 (diff)
downloadports-28d75a6d5d548b3447cef920992e705dedddf8ab.tar.gz
ports-28d75a6d5d548b3447cef920992e705dedddf8ab.zip
This module simplifies management of GNU gettext .po files and is
an alternative to using emacs po-mode. It provides an object-oriented interface in which each entry in a .po file is a Locale::PO object.
Notes
Notes: svn path=/head/; revision=224583
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index db86510b2ef5..69f0123ab2ec 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1467,6 +1467,7 @@
SUBDIR += p5-Locale-Maketext-Lexicon
SUBDIR += p5-Locale-Maketext-Simple
SUBDIR += p5-Locale-PGetText
+ SUBDIR += p5-Locale-PO
SUBDIR += p5-Locale-gettext
SUBDIR += p5-Locale-libintl
SUBDIR += p5-LockFile-Simple