summaryrefslogtreecommitdiffstats
path: root/package/python-portend/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-06-16 09:27:56 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-06-20 21:53:53 +0200
commite677a54f55fd440a835b7da5f2e2430151dc22d9 (patch)
tree3eed7a5cf0d5b276b9eda15d4324bff4d0ca8046 /package/python-portend/Config.in
parentb6ada8d5f88d97ed8ae8f55445fce28cf8a40ae5 (diff)
downloadbuildroot-e677a54f55fd440a835b7da5f2e2430151dc22d9.tar.gz
buildroot-e677a54f55fd440a835b7da5f2e2430151dc22d9.zip
python-portend: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-portend/Config.in')
-rw-r--r--package/python-portend/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-portend/Config.in b/package/python-portend/Config.in
new file mode 100644
index 0000000000..6b21078caa
--- /dev/null
+++ b/package/python-portend/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_PORTEND
+ bool "python-portend"
+ select BR2_PACKAGE_PYTHON_TEMPORA # runtime
+ help
+ TCP port monitoring utilities.
+
+ https://github.com/jaraco/portend
OpenPOWER on IntegriCloud