aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-12-07 19:00:07 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-12-07 19:00:07 +0000
commit5f2d5cf80a2054e86c38cdd487d8d344c1c40cbe (patch)
treeb7fa5bf621f30a950808719f76ffb66050ee125b /devel/Makefile
parent30ec49f1f3f22e24a6e9785b7782d25afe59c98e (diff)
downloadports-5f2d5cf80a2054e86c38cdd487d8d344c1c40cbe.tar.gz
ports-5f2d5cf80a2054e86c38cdd487d8d344c1c40cbe.zip
devel/py-yunomi: Metrics library with rate, distribution and timing information
yunomi provides insights to the internal behavior of an application, providing useful statistics and metrics on selected portions of your code. It's a Python port of the core portion of a Java Metrics library by Coda Hale. WWW: https://github.com/dreid/yunomi PR: ports/184581 Submitted by: Johannes Jost Meixner <xmj chaot.net>
Notes
Notes: svn path=/head/; revision=335841
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 60c61771505b..973990e3a3ff 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3840,6 +3840,7 @@
SUBDIR += py-yapps2
SUBDIR += py-ydbf
SUBDIR += py-yum-metadata-parser
+ SUBDIR += py-yunomi
SUBDIR += py-z3c.autoinclude
SUBDIR += py-z3c.batching
SUBDIR += py-z3c.caching