diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-12-30 08:11:10 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-12-30 08:11:10 +0000 |
commit | 746aa3ee36fa0ab9e1d9657835135f2a9cd8c926 (patch) | |
tree | 08a0f35fb49184e6d2275a7758d3fa2c6ecea65e /textproc/p5-Text-Diff-FormattedHTML/pkg-descr | |
parent | cad/astk-serveur: Remove dependency (diff) |
textproc/p5-Text-Diff-FormattedHTML: new port had been added (+)
Module to produce HTML table with a nice diff of two strings/files.
Diffstat (limited to 'textproc/p5-Text-Diff-FormattedHTML/pkg-descr')
-rw-r--r-- | textproc/p5-Text-Diff-FormattedHTML/pkg-descr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Diff-FormattedHTML/pkg-descr b/textproc/p5-Text-Diff-FormattedHTML/pkg-descr new file mode 100644 index 000000000000..38a0af9022da --- /dev/null +++ b/textproc/p5-Text-Diff-FormattedHTML/pkg-descr @@ -0,0 +1 @@ +Perl module to produce HTML table with a nice diff of two strings/files. |