diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-02-16 19:45:33 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-02-16 19:45:33 +0800 |
commit | abcb690a56bfe310aded8124b91d9fe6fedb1615 (patch) | |
tree | df4db159cb81d5b360520f21d4da797df84e94bf /textproc/Makefile | |
parent | 5436a5605b9de5e8a21db0a0ead372e0e5b68c57 (diff) | |
download | freebsd-ports-gnome-abcb690a56bfe310aded8124b91d9fe6fedb1615.tar.gz freebsd-ports-gnome-abcb690a56bfe310aded8124b91d9fe6fedb1615.tar.zst freebsd-ports-gnome-abcb690a56bfe310aded8124b91d9fe6fedb1615.zip |
Ruby-htmltools tools for parsing and manipulating HTML text in Ruby.
It can be used for programmatically access outside HTML-pages.
I hope to extend it to become a web-publishing framework in the future.
Author: Johannes Brodwall <johannes@brodwall.com>
WWW: http://rubyforge.org/projects/ruby-htmltools/
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 6fc86edfacbc..c977bdf568d1 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -835,6 +835,7 @@ SUBDIR += ruby-xslt SUBDIR += ruby-xtemplate SUBDIR += rubygem-ferret + SUBDIR += rubygem-htmltools SUBDIR += rubygem-syntax SUBDIR += rubygem-tidy SUBDIR += rw-aspell |