diff options
author | knu <knu@FreeBSD.org> | 2004-05-12 14:24:40 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2004-05-12 14:24:40 +0800 |
commit | c18a6627cd87c4953a3829a8645017de826a6e36 (patch) | |
tree | 634992cdc94553d578627b583b8213812c617254 /devel/Makefile | |
parent | 8498f8a83ec3deb8b784021fbd2efb894e07003b (diff) | |
download | freebsd-ports-graphics-c18a6627cd87c4953a3829a8645017de826a6e36.tar.gz freebsd-ports-graphics-c18a6627cd87c4953a3829a8645017de826a6e36.tar.zst freebsd-ports-graphics-c18a6627cd87c4953a3829a8645017de826a6e36.zip |
Add p5-String-Ediff, a Perl module to produce common sub-string
indices for two strings.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2024b00e3e6..8d027871c10 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -897,6 +897,7 @@ SUBDIR += p5-String-Approx SUBDIR += p5-String-CRC32 SUBDIR += p5-String-Checker + SUBDIR += p5-String-Ediff SUBDIR += p5-String-LRC SUBDIR += p5-String-Parity SUBDIR += p5-String-Random |