diff options
author | steve <steve@FreeBSD.org> | 2000-05-01 10:48:57 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-01 10:48:57 +0800 |
commit | 8327307f60eae2bce2f8f25c88952a9a0e000f69 (patch) | |
tree | c14e6c2409675ba0eb193ae78a37944ebf095834 /devel/Makefile | |
parent | 71542b6108df544cb470834d8247a5aaa047edd2 (diff) | |
download | freebsd-ports-gnome-8327307f60eae2bce2f8f25c88952a9a0e000f69.tar.gz freebsd-ports-gnome-8327307f60eae2bce2f8f25c88952a9a0e000f69.tar.zst freebsd-ports-gnome-8327307f60eae2bce2f8f25c88952a9a0e000f69.zip |
Add p5-Locale-Maketext version 0.17.
Locale::Maketext is a base class providing a framework for software
localization and inheritance-based lexicons, as described in "The
Perl Journal" issue #13.
PR: 17382
Submitted by: Frank Mayhar <frank@exit.com>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index b492ee7dd3a7..8562c18c9fdc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -151,6 +151,7 @@ SUBDIR += p5-IO-stringy SUBDIR += p5-Include SUBDIR += p5-IniConf + SUBDIR += p5-Locale-Maketext SUBDIR += p5-Locale-PGetText SUBDIR += p5-Locale-gettext SUBDIR += p5-PV |