aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-03-10 02:53:10 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-03-10 02:53:10 +0000
commitf1b2886ea24ae83e2f05ecb24de1e3369c110f24 (patch)
treec59e8048ceaab7d0c934560f6e1f73238b4e98de /devel/Makefile
parent0ec46090213410eac224e4cdc931ebd8792069ee (diff)
downloadports-f1b2886ea24ae83e2f05ecb24de1e3369c110f24.tar.gz
ports-f1b2886ea24ae83e2f05ecb24de1e3369c110f24.zip
- Add p5-Time-Mock 0.0.2
Time::Mock speeds up your sleep(), alarm(), and time() calls. Test::MockTime is nice, but doesn't allow you to accelerate the timestep and doesn't deal with Time::HiRes or give you any way to change the time across forks. WWW: http://search.cpan.org/dist/Time-Mock/
Notes
Notes: svn path=/head/; revision=313792
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 b5063b353b17..34ba234fb954 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2873,6 +2873,7 @@
SUBDIR += p5-Time-HiRes
SUBDIR += p5-Time-Interval
SUBDIR += p5-Time-Local
+ SUBDIR += p5-Time-Mock
SUBDIR += p5-Time-Object
SUBDIR += p5-Time-Out
SUBDIR += p5-Time-Period