aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-22 15:54:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-22 15:54:42 +0000
commitfec6e64ab8e232bf54b363bb1962a9896dc4368e (patch)
tree4da9492a4a4e6946d10fbbc81e793e986a053e2e /devel/Makefile
parentd05e3eb402b02c65397cf401d1b35e565705196a (diff)
downloadports-fec6e64ab8e232bf54b363bb1962a9896dc4368e.tar.gz
ports-fec6e64ab8e232bf54b363bb1962a9896dc4368e.zip
Add py-datadog 0.34.1
The Datadog Python Library is a collection of tools suitable for inclusion in existing Python projects or for the development of standalone scripts. It provides an abstraction on top of Datadog's raw HTTP interface and the Agent's DogStatsD metrics aggregation server, to interact with Datadog and efficiently report events and metrics. WWW: https://github.com/DataDog/datadogpy
Notes
Notes: svn path=/head/; revision=526783
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 62928ceff00f..487f891654cd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4284,6 +4284,7 @@
SUBDIR += py-darts.util.lru
SUBDIR += py-dask
SUBDIR += py-dataclasses
+ SUBDIR += py-datadog
SUBDIR += py-datatest
SUBDIR += py-dateparser
SUBDIR += py-dateutil