aboutsummaryrefslogtreecommitdiff
path: root/textproc/perl2html/pkg-descr
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/perl2html/pkg-descr
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
Notes
Diffstat (limited to 'textproc/perl2html/pkg-descr')
-rw-r--r--textproc/perl2html/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/perl2html/pkg-descr b/textproc/perl2html/pkg-descr
index 0d81e8995794..ea84dbd33d5e 100644
--- a/textproc/perl2html/pkg-descr
+++ b/textproc/perl2html/pkg-descr
@@ -2,7 +2,7 @@ Perl2html is a syntax highlighter for Perl source code that produces a
highlighted html file as output.
Perl2html offers the following features:
-
+
- fast (single pass conversion using flex)
- doesn't change formatting - only adds <FONT COLOR=#XXXX> tags
and properly escapes non-ascii characters