diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-06-01 15:44:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-06-01 15:44:21 +0000 |
commit | 7df5d5e9af37898d8a65f0c8fce6b7f5ab104f5b (patch) | |
tree | 91c11d39bd78595fd3f30bc682b0e060e5a07f01 /www/Makefile | |
parent | b10501601084d1fec6147d6b85204adb37d1469b (diff) | |
download | ports-7df5d5e9af37898d8a65f0c8fce6b7f5ab104f5b.tar.gz ports-7df5d5e9af37898d8a65f0c8fce6b7f5ab104f5b.zip |
- Add p5-HTML-Parser-Simple 1.06
HTML::Parser::Simple is a pure Perl module. It parses HTML4 files, and
generates a tree of nodes per HTML tag.
WWW: http://search.cpan.org/dist/HTML-Parser-Simple/
Notes
Notes:
svn path=/head/; revision=274936
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 1529fdf4601f..d67c6b4ddd63 100644 --- a/www/Makefile +++ b/www/Makefile @@ -981,6 +981,7 @@ SUBDIR += p5-HTML-Mason SUBDIR += p5-HTML-Pager SUBDIR += p5-HTML-Parser + SUBDIR += p5-HTML-Parser-Simple SUBDIR += p5-HTML-Perlinfo SUBDIR += p5-HTML-PrettyPrinter SUBDIR += p5-HTML-Prototype |