diff options
author | brooks <brooks@FreeBSD.org> | 2011-06-11 06:07:43 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2011-06-11 06:07:43 +0800 |
commit | daeee1e51a9f10816fe636c9a04dc2904d79a597 (patch) | |
tree | 2d957ebb2202e2bc18271ca9aceabc632c17d37a /sysutils/Makefile | |
parent | d7a02695c14dc0db029a8d683843dc5111fc4a27 (diff) | |
download | freebsd-ports-gnome-daeee1e51a9f10816fe636c9a04dc2904d79a597.tar.gz freebsd-ports-gnome-daeee1e51a9f10816fe636c9a04dc2904d79a597.tar.zst freebsd-ports-gnome-daeee1e51a9f10816fe636c9a04dc2904d79a597.zip |
Add nagiosplugin, a python class for writing Nagio plugins.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 5a5b13c6227c..918ce900753b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -674,6 +674,7 @@ SUBDIR += py-bcfg2 SUBDIR += py-drmaa SUBDIR += py-filelike + SUBDIR += py-nagiosplugin SUBDIR += py-psutil SUBDIR += py-stdiff SUBDIR += py-supervisor |