diff options
author | swills <swills@FreeBSD.org> | 2012-08-16 11:22:48 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-08-16 11:22:48 +0800 |
commit | efa530f7418133c37cc7998047221e6d3dea25b9 (patch) | |
tree | 643f79e71925a6a797573581c83ea498acb159f4 /textproc/Makefile | |
parent | 226c322cd0014844c44b16a9365379348d46eca8 (diff) | |
download | freebsd-ports-gnome-efa530f7418133c37cc7998047221e6d3dea25b9.tar.gz freebsd-ports-gnome-efa530f7418133c37cc7998047221e6d3dea25b9.tar.zst freebsd-ports-gnome-efa530f7418133c37cc7998047221e6d3dea25b9.zip |
Converts HTML to Text with tables in tact
WWW: http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables/
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 1f32f100639c..f4b110ea348b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -523,6 +523,7 @@ SUBDIR += p5-HTML-EscapeEvil SUBDIR += p5-HTML-Format SUBDIR += p5-HTML-FormatText-WithLinks + SUBDIR += p5-HTML-FormatText-WithLinks-AndTables SUBDIR += p5-HTML-Fraction SUBDIR += p5-HTML-HTML5-Entities SUBDIR += p5-HTML-HTML5-Parser |