aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-01-30 06:27:21 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-01-30 06:27:21 +0000
commit9ff45294c3e1325e4f0f02a91d9ccadbaacb705b (patch)
tree3c425fd699454e51a7bca1093a41087c065cefb3 /www/Makefile
parent4f308d1f65b46357191dc8f408c0aacf9c81dcc6 (diff)
downloadports-9ff45294c3e1325e4f0f02a91d9ccadbaacb705b.tar.gz
ports-9ff45294c3e1325e4f0f02a91d9ccadbaacb705b.zip
HTML::RobotsMETA is a simple HTML::Parser subclass
that extracts robots exclusion information from meta tags. Author: Daisuke Maki <dmaki@cpan.org> WWW: http://search.cpan.org/~dmaki/HTML-RobotsMETA/ PR: ports/120117 Submitted by: Masahiro Teramoto <markun at onohara.to>
Notes
Notes: svn path=/head/; revision=206438
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 8ae1e5fba7fa..ed79b12a5f43 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -740,6 +740,7 @@
SUBDIR += p5-HTML-QuickCheck
SUBDIR += p5-HTML-RSSAutodiscovery
SUBDIR += p5-HTML-ResolveLink
+ SUBDIR += p5-HTML-RobotsMETA
SUBDIR += p5-HTML-Sanitizer
SUBDIR += p5-HTML-Scrubber
SUBDIR += p5-HTML-Seamstress