aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-21 03:05:58 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-21 03:35:06 +0000
commit1ada33d124b58466bdc2b0d6f92c32321d8b31b0 (patch)
treea1ccf21463e7f740c438b634d81051b5af15b693 /devel/Makefile
parent99dc85299b48a637195a175fbfaab1fadfe25409 (diff)
downloadports-1ada33d124b58466bdc2b0d6f92c32321d8b31b0.tar.gz
ports-1ada33d124b58466bdc2b0d6f92c32321d8b31b0.zip
devel/p5-Time-Elapsed: Add p5-Time-Elapsed 0.33
Time::Elapsed transforms the elapsed seconds into a human readable string. It can be used for (for example) rendering uptime values into a human readable form. The resulting string will be an approximation. WWW: https://metacpan.org/dist/Time-Elapsed
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 171aa75ee4cc..24427f787c23 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3590,6 +3590,7 @@
SUBDIR += p5-Time-Crontab
SUBDIR += p5-Time-Duration
SUBDIR += p5-Time-Duration-Parse
+ SUBDIR += p5-Time-Elapsed
SUBDIR += p5-Time-Format
SUBDIR += p5-Time-HiRes
SUBDIR += p5-Time-Interval