diff options
Diffstat (limited to 'package/perl-www-robotrules/Config.in')
-rw-r--r-- | package/perl-www-robotrules/Config.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/perl-www-robotrules/Config.in b/package/perl-www-robotrules/Config.in new file mode 100644 index 0000000000..83dbcfbbbe --- /dev/null +++ b/package/perl-www-robotrules/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_PERL_WWW_ROBOTRULES + bool "perl-www-robotrules" + select PERL_URI + help + This module provides functions that deal the date formats used by the + HTTP protocol (and then some more) + + http://github.com/gisle/www-robotrules |