aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-29 06:51:02 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-29 06:51:02 +0000
commit0d9e646092caa5531228f24f6345da2ac84bbf47 (patch)
tree5b238d9be93a009155e4711bd5e36efc0c179e34 /textproc/Makefile
parent5bc16c875d768d04bcf1a393b07a65985628719c (diff)
downloadports-0d9e646092caa5531228f24f6345da2ac84bbf47.tar.gz
ports-0d9e646092caa5531228f24f6345da2ac84bbf47.zip
NEW PORT devel/p5-String-ShowDiff
This module is a wrapper around the diff algorithm from the module Algorithm::Diff. It's job is to simplify a visualization of the differences of each strings. Compared to the many other Diff modules, the output is neither in diff-style nor are the recognised differences on line or word boundaries, they are at character level. PR: ports/51434 Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes: svn path=/head/; revision=79849
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 5cf048e43f64..21a58088aa99 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -208,6 +208,7 @@
SUBDIR += p5-Spreadsheet-WriteExcel
SUBDIR += p5-String-Scanf
SUBDIR += p5-String-ShellQuote
+ SUBDIR += p5-String-ShowDiff
SUBDIR += p5-String-Strip
SUBDIR += p5-TeX-Hyphen
SUBDIR += p5-Text-Autoformat