summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-31 12:23:31 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-31 12:23:31 +0000
commit704f7ef9ae8d5c8fa9d57ab8eff1ec28eefdb775 (patch)
treece509188f790e40202152395779b4b5e5d24dd48 /devel/Makefile
parentAfter a repo-copy from ports/mail/postfix, time warp back to (diff)
New port devel/p5-DateTime-Locale
DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. PR: 55069 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor) (implicit)
Notes
Notes: svn path=/head/; revision=86052
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 4a201605ec5b..598e123ae2df 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -571,6 +571,7 @@
SUBDIR += p5-DateTime-Format-Roman
SUBDIR += p5-DateTime-Format-Strptime
SUBDIR += p5-DateTime-LeapSecond
+ SUBDIR += p5-DateTime-Locale
SUBDIR += p5-DateTime-Precise
SUBDIR += p5-DateTime-Set
SUBDIR += p5-DateTime-TimeZone