summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-04 12:45:51 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-04 12:45:51 +0000
commit52d1aebf328aa2aa1f3f47493aaafad89db0d579 (patch)
tree6c869685fbf35ae9bc8c3952f61be12f211551c5 /misc/Makefile
parentTest target added. (diff)
new-port: misc/p5-Locale-Msgcat
This is Msgcat, a small Perl modules for systems which support the XPG4 message catalog functions : catopen(3), catgets(3) and catclose(4). PR: ports/46604 Submitted by: Sebastien Gioria <gioria@FreeBSD.ORG>
Notes
Notes: svn path=/head/; revision=74654
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 082bf8579f3c..b95f826fb84e 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -245,6 +245,7 @@
SUBDIR += p5-I18N-LangTags
SUBDIR += p5-LEGO-RCX
SUBDIR += p5-Locale-Codes
+ SUBDIR += p5-Locale-Msgcat
SUBDIR += p5-Locale-SubCountry
SUBDIR += p5-Text-FIGlet
SUBDIR += p5-Tie-DxHash