summaryrefslogtreecommitdiffstats
path: root/package/perl-net-http/Config.in
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-04-19 12:17:11 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-19 13:43:45 +0200
commit15d306cc5697c7a34b6dc33145786a007477355c (patch)
tree424d3a27a18d45227a0406e1ef52aa54ca67fffe /package/perl-net-http/Config.in
parent5ad4b02f304b4663eb6e322fb5488edf16a5eed8 (diff)
downloadbuildroot-15d306cc5697c7a34b6dc33145786a007477355c.tar.gz
buildroot-15d306cc5697c7a34b6dc33145786a007477355c.zip
package/perl-net-http: New package
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/perl-net-http/Config.in')
-rw-r--r--package/perl-net-http/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/perl-net-http/Config.in b/package/perl-net-http/Config.in
new file mode 100644
index 0000000000..6f18dd5a7d
--- /dev/null
+++ b/package/perl-net-http/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PERL_NET_HTTP
+ bool "perl-net-http"
+ select BR2_PACKAGE_PERL_URI
+ help
+ The `Net::HTTP' class is a low-level HTTP client.
+
+ http://github.com/libwww-perl/net-http
OpenPOWER on IntegriCloud