diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-10-25 01:22:24 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-10-25 01:22:24 +0800 |
commit | 9518f73eeb2f1a312164f908100ef839fef72904 (patch) | |
tree | 1f68d15a27c23aa9cab41b440cb578d9692fd333 /devel/Makefile | |
parent | 3702f130a604a5f9d804f696221f32035c59378e (diff) | |
download | freebsd-ports-gnome-9518f73eeb2f1a312164f908100ef839fef72904.tar.gz freebsd-ports-gnome-9518f73eeb2f1a312164f908100ef839fef72904.tar.zst freebsd-ports-gnome-9518f73eeb2f1a312164f908100ef839fef72904.zip |
Add p5-String-LRC 1.01, a perl interface for longitudinal
redundancy check generation.
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 896924a87b87..42da45d7a1cd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -568,6 +568,7 @@ SUBDIR += p5-String-Approx SUBDIR += p5-String-CRC32 SUBDIR += p5-String-Checker + SUBDIR += p5-String-LRC SUBDIR += p5-String-Random SUBDIR += p5-String-RexxParse SUBDIR += p5-String-Similarity |