diff options
author | tobez <tobez@FreeBSD.org> | 2002-07-14 21:55:46 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-07-14 21:55:46 +0800 |
commit | b474b05783d85438d5e12dfeaea7ea0a9cf2922d (patch) | |
tree | 4386a1cf8b99ded318853663eba52cc2bbc7c53b /textproc/Makefile | |
parent | 1a5459d2999c0d14ee7a77f7fcff19ee5cfe1ffa (diff) | |
download | freebsd-ports-gnome-b474b05783d85438d5e12dfeaea7ea0a9cf2922d.tar.gz freebsd-ports-gnome-b474b05783d85438d5e12dfeaea7ea0a9cf2922d.tar.zst freebsd-ports-gnome-b474b05783d85438d5e12dfeaea7ea0a9cf2922d.zip |
Add p5-Text-Diff, a perl module to perform diffs on files and record
sets.
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 46df5972d8b1..f24c26c7715d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -172,6 +172,7 @@ SUBDIR += p5-Text-Bind SUBDIR += p5-Text-CSV SUBDIR += p5-Text-CSV_XS + SUBDIR += p5-Text-Diff SUBDIR += p5-Text-DoubleMetaphone SUBDIR += p5-Text-EtText SUBDIR += p5-Text-FillIn |