aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-02-06 15:52:54 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-02-06 15:52:54 +0000
commitad01b750f75b3b81609fef13c80250c658c00df8 (patch)
tree96accaaf39f0e36940d561dbff5e8a196cf12f83 /devel/Makefile
parent1d7f7cd5a80b27f9a6a9ce81948cf5f4be2e5a5a (diff)
downloadports-ad01b750f75b3b81609fef13c80250c658c00df8.tar.gz
ports-ad01b750f75b3b81609fef13c80250c658c00df8.zip
A subclass of Date::Range that uses Time::Piece objects, rather
than Date::Simple, to manipulate ranges of dates. WWW: http://search.cpan.org/dist/Time-Piece-Range PR: ports/92850 Submitted by: Zach Thompson <hideo@lastamericanempire.com>
Notes
Notes: svn path=/head/; revision=155344
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 c132585d9d1b..ef410617b43e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1227,6 +1227,7 @@
SUBDIR += p5-Time-Object
SUBDIR += p5-Time-Period
SUBDIR += p5-Time-Piece
+ SUBDIR += p5-Time-Piece-Range
SUBDIR += p5-Time-modules
SUBDIR += p5-TimeDate
SUBDIR += p5-TraceFuncs