1config BR2_PACKAGE_PERL_WWW_ROBOTRULES
2	bool "perl-www-robotrules"
3	select BR2_PACKAGE_PERL_URI # runtime
4	help
5	  database of robots.txt-derived permissions.
6
7	  https://metacpan.org/release/WWW-RobotRules
8