summaryrefslogtreecommitdiff
path: root/time/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2011-05-18 02:23:22 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2011-05-18 02:23:22 +0000
commitc4d4a477a7589fee8ca73c3a4a2665b487604392 (patch)
tree4a1fae81f09361a9bec07410df36cda2066b2ebb /time/Makefile
parent108ca47ab2d9ed743a1183107faa210334ba9f7d (diff)
downloadpkgsrc-c4d4a477a7589fee8ca73c3a4a2665b487604392.tar.gz
add and enable several perl modules needed to support databases/koha. PR pkg/43929
Diffstat (limited to 'time/Makefile')
-rw-r--r--time/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile
index bce6797c34d..cde26018bb7 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2010/10/19 12:06:43 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2011/05/18 02:23:23 dmcmahill Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -43,6 +43,7 @@ SUBDIR+= p5-Calendar-Simple
SUBDIR+= p5-Convert-NLS_DATE_FORMAT
SUBDIR+= p5-Data-ICal
SUBDIR+= p5-Data-ICal-DateTime
+SUBDIR+= p5-Date-Leapyear
SUBDIR+= p5-DateTime
SUBDIR+= p5-DateTime-Calendar-Discordian
SUBDIR+= p5-DateTime-Calendar-Mayan
@@ -78,6 +79,7 @@ SUBDIR+= p5-MooseX-Types-DateTimeX
SUBDIR+= p5-Net-Google-Calendar
SUBDIR+= p5-Olson-Abbreviations
SUBDIR+= p5-Rose-DateTime
+SUBDIR+= p5-Schedule-At
SUBDIR+= p5-Schedule-Cron-Events
SUBDIR+= p5-Template-Plugin-DateTime
SUBDIR+= p5-Test-MockTime