summaryrefslogtreecommitdiffstats
path: root/package/perl-http-cookies/Config.in
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-04-19 12:17:08 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-19 13:43:44 +0200
commitc8e2c56de47d5ea14f80bd9be0cbb6da87ae4b07 (patch)
treee5f5083cc347242de93673f0d094be509cde083a /package/perl-http-cookies/Config.in
parent27e4a433b44b63d91f24bfa2a475386d0cd54356 (diff)
downloadbuildroot-c8e2c56de47d5ea14f80bd9be0cbb6da87ae4b07.tar.gz
buildroot-c8e2c56de47d5ea14f80bd9be0cbb6da87ae4b07.zip
package/perl-http-cookies: 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-http-cookies/Config.in')
-rw-r--r--package/perl-http-cookies/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/perl-http-cookies/Config.in b/package/perl-http-cookies/Config.in
new file mode 100644
index 0000000000..4dd2fd9b4c
--- /dev/null
+++ b/package/perl-http-cookies/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PERL_HTTP_COOKIES
+ bool "perl-http-cookies"
+ select BR2_PACKAGE_PERL_HTTP_MESSAGE
+ help
+ Objects that represent a "cookie jar"
+
+ http://github.com/gisle/http-cookies
OpenPOWER on IntegriCloud