diff options
author | tobez <tobez@FreeBSD.org> | 2005-12-23 13:03:36 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-12-23 13:03:36 +0000 |
commit | 9e3b6b7b9d5ee04b44cf7f327b5d681fa20ad759 (patch) | |
tree | 9fe0a9a8d58b82ba4fbc0a4824c07ff4a4fa3ff2 /textproc/Makefile | |
parent | 4ed8c80f032148ac5c17386ca49ab7c8377543aa (diff) | |
download | FreeBSD-ports-9e3b6b7b9d5ee04b44cf7f327b5d681fa20ad759.zip FreeBSD-ports-9e3b6b7b9d5ee04b44cf7f327b5d681fa20ad759.tar.gz |
Add textproc/p5-HTML-Truncate 0.03, a Perl module that truncates HTML by
character count while preserving well-formedness.
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 b91bb53..be24002 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -300,6 +300,7 @@ SUBDIR += p5-HTML-Fraction SUBDIR += p5-HTML-TagFilter SUBDIR += p5-HTML-Tidy + SUBDIR += p5-HTML-Truncate SUBDIR += p5-Hash-Merge SUBDIR += p5-IDNA-Punycode SUBDIR += p5-IO-CSVHeaderFile |